summaryrefslogtreecommitdiffstats
path: root/include/libssh/poll.h
Commit message (Expand)AuthorAgeFilesLines
* poll: Added a cleanup function to free the ws2_32 library.Andreas Schneider2010-08-251-0/+1
* poll: Added poll constants for Windows.Andreas Schneider2010-07-091-2/+40
* poll: Fixed type of the fd variables and use SSH_INVALID_SOCKET.Andreas Schneider2010-06-171-1/+1
* Added runtime detection of WSAPoll().Andreas Schneider2010-05-121-0/+1
* Added a select(2) based poll-emulation if poll(2) is not available.Andreas Schneider2010-05-121-1/+15
* Update structures name to new conventionAris Adamantiadis2009-11-061-17/+17
* More include file splittingAris Adamantiadis2009-09-261-0/+41
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+61