acceptCallBack
New connections will be automatically accepted and the callback is called with the data argument being a pointer to a Cfsocketnativehandle of the child socket. This callback is usable only with listening sockets.
Declaration
static var acceptCallBack: CFSocketCallBackType { get }