Jan Vidar Krey b5bedfe9e4 uhub-admin: don't busy loop before a connection has been established.
This happened due to the network polling mechanism had nothing to poll
for, so it returned immediately only to be called again (during DNS lookup).

This fix introduces a control pipe that is polled for reading, althoug nothing
is ever sent to that pipe. But, it can be used instead of the signal
handler approach which is currently used for terminating the program.
2014-07-29 17:35:58 +02:00
2012-11-08 15:14:58 +01:00
2012-10-02 21:54:56 +02:00
2011-12-28 18:08:11 +01:00
2014-05-11 16:07:38 +04:00
2009-03-16 17:35:08 +01:00
2012-11-07 20:24:06 +01:00
2014-05-11 15:22:14 +04:00
2009-02-19 17:14:09 +01:00
2012-04-19 02:43:59 +02:00

Welcome and thanks for downloading uHub, a high performance ADC p2p hub.

For the official documentation, bugs and other information, please visit:
http://www.uhub.org/

For a list of compatible ADC clients, see:
http://en.wikipedia.org/wiki/Advanced_Direct_Connect#Client_software

Description
No description provided
Readme 6.3 MiB
Languages
C 83.2%
C++ 12%
Perl 1.5%
Python 1.2%
CMake 1.2%
Other 0.8%