int sctp_eventLoop(void)

function to check for events on all poll fds (ie.

Documentation

function to check for events on all poll fds (ie. open sockets), or else execute the next timer event. Executed timer events are removed from the list. Wrapper to poll() -- returns after timeout or read event
Returns:
number of events that where seen on the socket fds, 0 for timer event, -1 for error
Author:
ajung

Alphabetic index HTML hierarchy of classes or Java



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