libdrizzle Developer Documentation

libdrizzle/win32/poll.c File Reference

#include <config.h>
#include <alloca.h>
#include <sys/types.h>
#include "poll.h"
#include <errno.h>
#include <limits.h>
#include <assert.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/select.h>
#include <unistd.h>
#include <time.h>

Go to the source code of this file.

Defines

#define MSG_PEEK   0

Functions

static int compute_revents (int fd, int sought, fd_set *rfds, fd_set *wfds, fd_set *efds)
int poll (struct pollfd *pfd, nfds_t nfd, int timeout)

Define Documentation

#define MSG_PEEK   0

Definition at line 60 of file poll.c.


Function Documentation

static int compute_revents ( int  fd,
int  sought,
fd_set *  rfds,
fd_set *  wfds,
fd_set *  efds 
) [static]

Definition at line 229 of file poll.c.

int poll ( struct pollfd pfd,
nfds_t  nfd,
int  timeout 
)

Definition at line 279 of file poll.c.

Generated on Tue May 11 00:16:13 2010 by  doxygen 1.6.3