Xiqual 0.9.1

In file xinet/net_process.c:

int net_process

(SelectServer* server)

Handle a select() server's incoming and outgoing data.

Documentation

Handle a select() server's incoming and outgoing data. All user-supplied hooks will be called as required. Sockets may be shut down on error.
Parameters:
server - SelectServer structure created with net_create_server().
Returns:
Returnvalue of the select() call.
Author:
Ronny Bangsund
See Also:
SelectServer, net_server(), xipacket, net_server_free()

Alphabetic index



This page was generated with the help of DOC++.