add comment for udp spec location

master
Denis Ahrens 2007-06-24 01:53:30 +00:00
parent 4f173a3334
commit f8c2f994ff
1 changed files with 2 additions and 0 deletions

View File

@ -595,6 +595,8 @@ static void handle_timeouted( void ) {
}
}
/* UDP implementation according to http://xbtt.sourceforge.net/udp_tracker_protocol.html */
static void handle_udp4( int64 serversocket ) {
ot_peer peer;
ot_torrent *torrent;