AcceptConnection
status_t AcceptConnection(Connection** connection);
status_t result = fListener->AcceptConnection(&connection);