aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/poll.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2011-09-18crypt: Rename to packet_crypt.Andreas Schneider1-0/+2
2010-10-12Removed the global poll ctx in fav. of /session ctxAris Adamantiadis1-3/+1
2010-07-09poll: Added poll constants for Windows.Andreas Schneider1-2/+40
2010-05-17poll: Added a cleanup function to free the ws2_32 library.Andreas Schneider1-0/+1
2010-05-12Added runtime detection of WSAPoll().Andreas Schneider1-0/+1
2010-05-10Some grammarnazi things + fix int->socket_tAris Adamantiadis1-3/+4
2010-04-04Added a select(2) based poll-emulation if poll(2) is not available.Andreas Schneider1-1/+15
2009-12-11Added a global poll contextAris Adamantiadis1-1/+2
2009-12-06struct socket -> struct ssh_socket_struct +typedefAris Adamantiadis1-1/+1
2009-11-30Some brain surgery to add event-based socketsAris Adamantiadis1-0/+2
2009-11-06Update structures name to new conventionAris Adamantiadis1-17/+17
2009-09-26More include file splittingAris Adamantiadis1-0/+41
2009-09-23Moved lots of declaration out of priv.hAris Adamantiadis1-0/+61