summaryrefslogtreecommitdiffstats
path: root/src/poll.c
Commit message (Expand)AuthorAgeFilesLines
* Fix NULL pointer checks in pollmilo2011-02-101-8/+7
* poll: Use WSAPoll() on Windows.Andreas Schneider2011-02-091-1/+3
* Revert "poll: Remove obsolete win_poll functions."Andreas Schneider2011-02-091-0/+8
* poll: Remove obsolete win_poll functions.Andreas Schneider2011-02-091-8/+0
* poll: Ensure that the poll handle and ctx is zeroed.Andreas Schneider2011-01-031-19/+24
* poll: Fixed a build warning on Windows.Andreas Schneider2011-01-021-1/+1
* Removed the global poll ctx in fav. of /session ctxAris Adamantiadis2010-10-121-29/+14
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+692