uhub/src/network
Jan Vidar Krey 9f5aaf0148 Added a safe connection cleanup procedure for when a connection goes
down while it may be attempted to be used.
2010-01-21 01:12:57 +01:00
..
backend.c Added a safe connection cleanup procedure for when a connection goes 2010-01-21 01:12:57 +01:00
backend.h Added a safe connection cleanup procedure for when a connection goes 2010-01-21 01:12:57 +01:00
common.h Added a safe connection cleanup procedure for when a connection goes 2010-01-21 01:12:57 +01:00
connection.c Added select() backend which can be used as a fallback if epoll is not available. 2010-01-20 18:39:55 +01:00
connection.h Added a safe connection cleanup procedure for when a connection goes 2010-01-21 01:12:57 +01:00
epoll.c Added a safe connection cleanup procedure for when a connection goes 2010-01-21 01:12:57 +01:00
network.c Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
network.h Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
select.c Added a safe connection cleanup procedure for when a connection goes 2010-01-21 01:12:57 +01:00
timer.c Added select() backend which can be used as a fallback if epoll is not available. 2010-01-20 18:39:55 +01:00