accept-client
Name
accept-client -- Accept a connection.
Type: function
Synopsis
accept-client
( serversock, peersock);
Arguments
- serversock
An instance of <server-socket>
Return Values
- peersock
An instance of <responder-socket>
Description
Accepts the next connection from the socket.