Ticket #14 (new enhancement)
Change to socket based IPC
| Reported by: | arthur | Owned by: | arthur |
|---|---|---|---|
| Priority: | major | Component: | IPC |
| Version: | Keywords: | ||
| Cc: |
Description
Replace the current named pipe message passing with an IP socket.
Start by abstracting out the current named-pipe code into a single access function, then just replace its operation with say the message passing mechanism from marvin.
Change History
Note: See
TracTickets for help on using
tickets.