index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
poll.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
poll: Added a function to poll the events.
milo
2011-02-20
1
-0
/
+38
|
*
poll: Added function to remove fd from the event context.
milo
2011-02-20
1
-0
/
+30
|
*
poll: Added function to add an fd to the events.
milo
2011-02-20
1
-0
/
+64
|
*
poll: Added function to remove session from event loop.
milo
2011-02-20
1
-0
/
+47
|
*
poll: Added function to add session to an event.
milo
2011-02-20
1
-0
/
+44
|
*
poll: Added a function to free an event.
milo
2011-02-20
1
-0
/
+23
|
*
poll: Started to add a poll based event loop.
milo
2011-02-20
1
-0
/
+49
|
*
Fix NULL pointer checks in poll
milo
2011-02-10
1
-8
/
+7
|
*
poll: Use WSAPoll() on Windows.
Andreas Schneider
2011-02-09
1
-1
/
+3
|
*
Revert "poll: Remove obsolete win_poll functions."
Andreas Schneider
2011-02-09
1
-0
/
+8
|
|
|
|
This reverts commit c950ed3b4c2c9a84ae9e94ffc81eb815249f81cb.
*
poll: Remove obsolete win_poll functions.
Andreas Schneider
2011-02-09
1
-8
/
+0
|
|
|
|
Thanks for the hint Milo ;)
*
poll: Ensure that the poll handle and ctx is zeroed.
Andreas Schneider
2011-01-03
1
-19
/
+24
|
*
poll: Fixed a build warning on Windows.
Andreas Schneider
2011-01-02
1
-1
/
+1
|
*
Removed the global poll ctx in fav. of /session ctx
Aris Adamantiadis
2010-10-12
1
-29
/
+14
|
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+692