Obsolete NOTES file

This commit is contained in:
Matt Joiner 2016-01-30 05:19:39 +11:00
parent 16ae96eb29
commit 06e073c026
1 changed files with 0 additions and 6 deletions

6
NOTES
View File

@ -1,6 +0,0 @@
Shared DHT/UTP/UDP-tracker socket dispatching in Transmission is at
https://trac.transmissionbt.com/browser/trunk/libtransmission/tr-udp.c
event_callback(). Currently I don't do this because github.com/h2so5/utp does
not support UTP sockets backed by a socket out of its control. Also I only
make client requests for UDP-trackers, so no shared socket is required there
unless I want to imply the client port.