Mon Sep 20 2010 00:32:49

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)