Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IEventSource::stop ( void  )
pure virtual

This method is called by p6IEventQ to tell the event source to stop servicing I/O requests and shutdown, terminating any worker threads, freeing buffers etc.

This call will block until all threads have been terminated.

Returns