summaryrefslogtreecommitdiff
path: root/src/upoll.cpp
AgeCommit message (Expand)Author
2012-05-13Move inclusion of select() and poll() headers to a single placeGabriele Svelto
2012-05-02Conditionally include header files required by select() and poll()Gabriele Svelto
2012-04-21Select polling mechanisms at one placeMartin Sustrik
2012-04-16Honour --with-poller option for synchronous pollingMartin Sustrik
2012-04-06Verious warnings generated by SunStudio fixedMartin Sustrik
2012-03-13'timeout' parameter in xs_poll changed to intMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16Avoid too long timeouts in xs_pollMartin Sustrik
2012-02-16xs_poll implementation moved to a separate fileMartin Sustrik