Expand description
Handles the acceptance of inbound socket connections. Used to start listening on a local socket, to accept incoming connections, and to handle network errors.
Structs§
- Acceptor
- Create inbound socket connections
Type Aliases§
- Acceptor
Ptr - Atomic pointer to Acceptor