Ticket #18 (closed enhancement: fixed)
Allow arbitrary services in PORT-TO-NAME
| Reported by: | hbock | Owned by: | hbock |
|---|---|---|---|
| Priority: | minor | Milestone: | Periscope 0.9.0 |
| Component: | Periscope | Keywords: | periscope services reports |
| Cc: |
Description (last modified by hbock) (diff)
PORT-TO-NAME src/utility.lisp should be able to resolve any service name. To do this, we should read /etc/services (or a provided services file) into a hash table and use that instead of an ecase statement.
This will make the client/server reports more useful.
Change History
Note: See
TracTickets for help on using
tickets.
