summaryrefslogtreecommitdiffstats
path: root/src/poll.c
Commit message (Collapse)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
| | | | This reverts commit c950ed3b4c2c9a84ae9e94ffc81eb815249f81cb.
* poll: Remove obsolete win_poll functions.Andreas Schneider2011-02-091-8/+0
| | | | Thanks for the hint Milo ;)
* 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