source files: xnet.[ch], slisp/c/netseval.[ch]
SYNTAX
(NET-SET-SOCKET <socket> )
DESCRIPTION
The net-set-socket function sets the current socket to be <socket>, which must be a valid open connection to a server, as returned by NET-CONNECT. The current socket number is implied in all calls to NET-EVAL.