summaryrefslogtreecommitdiffstats
path: root/libssh/poll.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build with MSVC.Andreas Schneider2009-07-301-0/+1
* Fix build on windows, missing include.Andreas Schneider2009-07-131-0/+2
* Fixed copyright noticesAris Adamantiadis2009-07-131-1/+2
* fix int -> socket_t in SSH_POLLAris Adamantiadis2009-07-041-1/+1
* Move doxygen tags into C filesAris Adamantiadis2009-07-041-1/+114
* Add a generic way to handle sockets asynchronously.Aleksandar Kanchev2009-07-031-0/+226
* Make use of poll() and add a poll-emulation for win32.Andreas Schneider2009-06-041-0/+204