Tue Aug 24 2010 19:41:58

Asterisk developer's documentation


Defines

poll-compat.h File Reference

#include <sys/poll.h>
Include dependency graph for poll-compat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ast_poll(a, b, c)   poll(a, b, c)

Define Documentation

#define ast_poll (   a,
  b,
  c 
)    poll(a, b, c)