aboutsummaryrefslogtreecommitdiff
path: root/src/poll.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Fix NULL pointer checks in pollmilo1-8/+7
2011-02-09poll: Use WSAPoll() on Windows.Andreas Schneider1-1/+3
2011-02-09Revert "poll: Remove obsolete win_poll functions."Andreas Schneider1-0/+8
2011-02-09poll: Remove obsolete win_poll functions.Andreas Schneider1-8/+0
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