Description
socket_close() closes the Socket instance given by socket.
Parameters
socketA Socket instance created with socket_create() or socket_accept().
Return Values
No value is returned.
See Also
- socket_bind() - Binds a name to a socket
- socket_listen() - Listens for a connection on a socket
- socket_create() - Create a socket (endpoint for communication)
- socket_strerror() - Return a string describing a socket error
↑ and ↓ to navigate • Enter to select • Esc to close • / to open