diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ | |||
6 | recvmsg/sendmsg which will block the whole OS thread. | 6 | recvmsg/sendmsg which will block the whole OS thread. |
7 | 7 | ||
8 | ** TODO Compare performance of the two | 8 | ** TODO Compare performance of the two |
9 | * TODO Proper handling of transaction ids in UDP tracker | ||
10 | |||
11 | Just like the krpc package does. | ||