summaryrefslogtreecommitdiffstats
path: root/src/poll.c
Commit message (Expand)AuthorAgeFilesLines
* poll: return error on poll() when pollset is emptyAris Adamantiadis2013-02-271-1/+1
* poll: resolve use-after-free + inconsistent callbacks callAris Adamantiadis2011-09-021-18/+3
* channels: Fix checking for fatal errors.rofl0r2011-08-071-1/+6
* Introduced ssh_timeout_elapsed functionsAris Adamantiadis2011-05-251-1/+4
* connect: Set timeout on connectOliver Stöneberg2011-05-171-3/+1
* poll: Removed WSAPoll() support.Oliver Stöneberg2011-05-171-43/+0
* [poll] avoid infinite loop in ssh_poll_ctx_free()milo2011-05-021-2/+7
* poll: Fix poll input events.Andreas Schneider2011-04-151-1/+2
* 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