Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ISocketFactory::createServerSocketSimple ( P6SOCKFACTORYFLAGS  fFlags,
p6ITcpSocket **  ppSocket 
)
pure virtual

Creates a socket meant for use with p6IEventQ.

The socket is created with the reuse addr flag and the P6SF_ASYNC flag.

Parameters
nBacklog
Returns