socket-os-fd

$Revision: 5.0.2.2 $

Generic Function

Package: ACL-SOCKET

Arguments: (sock)

Return the operating system file descriptor associated with this socket.  This is useful if you want to do some socket processing in foreign code and that code needs to access the socket directly. Note: Such accessing will likely confuse the buffering done by Lisp.

See socket.htm for general information on sockets.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.