acceptSock()

Accept client connection and returns client sock.

Syntax:
clientSock = acceptSock( serverSock )

Example: