Marks the socket as passive and enables acceptance of incoming connections into instances of AsyncSocket. Only after calling this successfully may accept request be submitted via accept.
See Implementation
Marks the socket as passive and enables acceptance of incoming connections into instances of AsyncSocket. Only after calling this successfully may accept request be submitted via accept.