diff options
author | Sam Truzjan <pxqr.sta@gmail.com> | 2013-12-27 14:13:52 +0400 |
---|---|---|
committer | Sam Truzjan <pxqr.sta@gmail.com> | 2013-12-27 14:13:52 +0400 |
commit | 24e46b98f76937debd7b3a943200e258f8828712 (patch) | |
tree | dc4518b89c56634252ef3d184cb34fa9f80ecd2a | |
parent | 1e22d4d33ad6b7da93f7fd1fd757f10d74d98309 (diff) |
Update TODO
-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. | ||