This website requires JavaScript.
Explore
Help
Sign In
external
/
uhub
Watch
1
Star
0
Fork
0
You've already forked uhub
Code
Issues
Pull Requests
Releases
Wiki
Activity
59f67f9e17
uhub
/
src
/
network
History
Jan Vidar Krey
bfc7c184a7
Fix release build compile warnings.
2010-01-23 14:59:51 +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
SSL fixes, seems to work with stunnel4 as a client but not linuxdcpp using SSL directly.
2010-01-22 23:43:23 +01:00
connection.c
Make sure we shutdown SSL connections when an error occurs.
2010-01-23 00:20:48 +01:00
connection.h
Make sure start_listening_socket does everything, this will lead the way to multiple listen ports.
2010-01-21 17:31:55 +01:00
epoll.c
Enable the statistics timer again, so that !stats provide up to date network statistics.
2010-01-23 00:43:38 +01:00
network.c
Fix release build compile warnings.
2010-01-23 14:59:51 +01:00
network.h
Make sure start_listening_socket does everything, this will lead the way to multiple listen ports.
2010-01-21 17:31:55 +01:00
select.c
Enable the statistics timer again, so that !stats provide up to date network statistics.
2010-01-23 00:43:38 +01:00
timer.c
Fixed bad logic inside the timer scheduling.
2010-01-21 23:13:52 +01:00