WS_INIT(3) libsocket Reference WS_INIT(3)
NAME
WS_init - Initialise the libsocket library
SYNOPSIS
#include (lt)sys/socket.h(gt)
int WS_init(void);
DESCRIPTION
This function initialises the libsocket library. It loads
Windows' Winsock VxDs. It should not be necessary to call
this function, as it is called automatically when the
first socket is created.
RETURN VALUE
1 is returned on success, else 0 is returned.
SEE ALSO
WS_close(3), WS_close2(3), WS_DNS_name(3)
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