milo
|
42315772b2
|
Fix a memleak on event poll contexts
|
2011-04-14 13:31:24 +02:00 |
|
milo
|
e04d30e083
|
Bug fix in ssh_poll_ctx_remove()
|
2011-04-14 00:09:35 +02:00 |
|
milo
|
ddb1c1838f
|
poll: Added a function to poll the events.
|
2011-02-20 14:37:43 +01:00 |
|
milo
|
e40261c22c
|
poll: Added function to remove fd from the event context.
|
2011-02-20 14:37:34 +01:00 |
|
milo
|
6582da1d67
|
poll: Added function to add an fd to the events.
|
2011-02-20 14:37:34 +01:00 |
|
milo
|
0c76156f54
|
poll: Added function to remove session from event loop.
|
2011-02-20 14:37:31 +01:00 |
|
milo
|
4b72953c7e
|
poll: Added function to add session to an event.
|
2011-02-20 14:36:44 +01:00 |
|
milo
|
4ee4450a6b
|
poll: Added a function to free an event.
|
2011-02-20 14:35:11 +01:00 |
|
milo
|
a2634ceea8
|
poll: Started to add a poll based event loop.
|
2011-02-20 14:21:45 +01:00 |
|
milo
|
3eaf25d989
|
Fix NULL pointer checks in poll
|
2011-02-10 14:35:29 +01:00 |
|
Andreas Schneider
|
5a8a2a56af
|
poll: Use WSAPoll() on Windows.
|
2011-02-09 00:36:16 +01:00 |
|
Andreas Schneider
|
d464b57fa5
|
Revert "poll: Remove obsolete win_poll functions."
This reverts commit c950ed3b4c.
|
2011-02-09 00:34:36 +01:00 |
|
Andreas Schneider
|
c950ed3b4c
|
poll: Remove obsolete win_poll functions.
Thanks for the hint Milo ;)
|
2011-02-09 00:13:47 +01:00 |
|
Andreas Schneider
|
d679d5d7ef
|
poll: Ensure that the poll handle and ctx is zeroed.
|
2011-01-03 09:07:02 +01:00 |
|
Andreas Schneider
|
73c0cd050e
|
poll: Fixed a build warning on Windows.
|
2011-01-02 19:35:53 +01:00 |
|
Aris Adamantiadis
|
4f8907a524
|
Removed the global poll ctx in fav. of /session ctx
|
2010-10-12 17:57:15 +02:00 |
|
Andreas Schneider
|
f7842e3a4b
|
misc: Rename libssh/ to src/
|
2010-09-06 14:28:38 +02:00 |
|