mirror of
git://erdgeist.org/opentracker
synced 2025-02-17 06:31:30 +08:00
add comment for udp spec location
This commit is contained in:
parent
78b7c73eab
commit
c212b48bec
@ -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 ) {
|
static void handle_udp4( int64 serversocket ) {
|
||||||
ot_peer peer;
|
ot_peer peer;
|
||||||
ot_torrent *torrent;
|
ot_torrent *torrent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user