|
|
FinderTCPServerIPCFactory (SelectorList& selector_list,
ServiceCreationHook hook, void* thunk,
int port = FINDER_TCP_DEFAULT_PORT)
| FinderTCPServerIPCFactory |
~FinderTCPServerIPCFactory ()
| ~FinderTCPServerIPCFactory |
[virtual]
FactoryError (struct) | FactoryError |
FinderTCPServerIPCFactory operator= (const FinderTCPServerIPCFactory&)
| operator= |
FinderTCPServerIPCFactory (const FinderTCPServerIPCFactory&)
| FinderTCPServerIPCFactory |
FinderTCPIPCService* create ()
| create |
[protected]
void connect_hook (int fd, SelectorMask m, void* thunked_factory)
| connect_hook |
[protected static]
SelectorList& _selector_list | _selector_list |
[protected]
ServiceCreationHook _creation_hook | _creation_hook |
[protected]
void* _creation_thunk | _creation_thunk |
[protected]
int _fd | _fd |
[protected]
Generated by: pavlin on possum.icir.org on Mon Mar 10 19:34:49 2003, using kdoc 2.0a54+XORP. |