aboutsummaryrefslogtreecommitdiff
path: root/src/poll.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-09poll: Use WSAPoll() on Windows.Andreas Schneider1-1/+3
2011-02-09Revert "poll: Remove obsolete win_poll functions."Andreas Schneider1-0/+8
This reverts commit c950ed3b4c2c9a84ae9e94ffc81eb815249f81cb.
2011-02-09poll: Remove obsolete win_poll functions.Andreas Schneider1-8/+0
Thanks for the hint Milo ;)
2011-01-03poll: Ensure that the poll handle and ctx is zeroed.Andreas Schneider1-19/+24
2011-01-02poll: Fixed a build warning on Windows.Andreas Schneider1-1/+1
2010-10-12Removed the global poll ctx in fav. of /session ctxAris Adamantiadis1-29/+14
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+692