summaryrefslogtreecommitdiffstats
path: root/include/libssh/poll.h
Commit message (Expand)AuthorAgeFilesLines
* Removed the global poll ctx in fav. of /session ctxAris Adamantiadis2010-10-121-3/+1
* poll: Added poll constants for Windows.Andreas Schneider2010-07-091-2/+40
* poll: Added a cleanup function to free the ws2_32 library.Andreas Schneider2010-05-171-0/+1
* Added runtime detection of WSAPoll().Andreas Schneider2010-05-121-0/+1
* Some grammarnazi things + fix int->socket_tAris Adamantiadis2010-05-101-3/+4
* Added a select(2) based poll-emulation if poll(2) is not available.Andreas Schneider2010-04-041-1/+15
* Added a global poll contextAris Adamantiadis2009-12-111-1/+2
* struct socket -> struct ssh_socket_struct +typedefAris Adamantiadis2009-12-061-1/+1
* Some brain surgery to add event-based socketsAris Adamantiadis2009-11-301-0/+2
* 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