xdasd_net.h File Reference

OpenXDAS network socket management functionality. More...

#include <sys/select.h>

Go to the source code of this file.

Defines

#define sockfd_t   int

Functions

int xdasd_net_init (const char *runpath)
 Initialize the inbound socket list.
void xdasd_net_load_fdsets (int *highfd, fd_set *readfds, fd_set *writefds)
 Configures fd_set objects with sockets from a specified socket list.
void xdasd_net_event_handler (int fdcount, fd_set *readfds, fd_set *writefds)
 Scan a set of socket descriptors for connect/read/write indications.
void xdasd_net_exit (void)
 Cleanup xdasd socket list.


Detailed Description

OpenXDAS network socket management functionality.

Author:
John Calcote (jcalcote@novell.com)
Attention:
Please submit patches to http://openxdas.sourceforge.net

Definition in file xdasd_net.h.


Generated on Thu Aug 20 22:33:07 2009 for OpenXDAS by  doxygen 1.5.6