#include <owwl.h>
Public Attributes | |
| SOCKET | socket_listen |
| owwl_client * | first_client |
An owwl_conn may point to an array of owwl_server, with "server". This is a singly-linked list of sockets and clients. The sockets listen for incoming client connexions. first_client points to the start of a doubly-linked list of clients.
|
|
Start of doubly-linked list of client sockets |
|
|
The listening socket |
1.4.6