readSock()
Read given Number of bytes from specified socket.
Syntax:
variable
= readSock(
sock
,
numBytes
)
Example: