WS_CLOSE(3)            libsocket Reference            WS_CLOSE(3)


NAME
       WS_close, WS_close2 - Shut down the libsocket library

SYNOPSIS
       #include (lt)sys/socket.h(gt)

       void WS_close(void);
       void WS_close2(void);

DESCRIPTION
       These  functions  uninitialise  the libsocket library. Any
       sockets that are open are closed. This function  is  auto-
       matically called when the program exits.

       WS_close2(2)   unloads   Windows'  Winsock  VxDs,  whereas
       WS_close(2)  does  not.  It  is  probably  safer  to   use
       WS_close(2) if either of are to be used.

RETURN VALUE
       None

SEE ALSO
       WS_init(2)


































libsocket 0.7.0             3 May 1998                          1



Please look at the man2html translation issues.
man2html.pl Version 1.1, Copyright 1997, 1998 by Richard Dawe