|
pure virtual |
This method is called by the p6IEventQ to add a listening socket to the event source.
Once added, new connections will be accepted and posted to the event queue asynchronously. This method is only valid on connectable I/O components and will return eNotImplemented on other types of components.
pIoIface | [ in ] A pointer to the I/O interface to start listening for connections on. |