Add note about oio_req initialization

This commit is contained in:
Ryan Dahl 2011-04-17 19:18:46 -07:00
parent 42cefd934e
commit 00a947e7b3

3
TODO
View File

@ -4,3 +4,6 @@ server process.
- FATAL should take a string
- ASSERT and FATAL should require semicolons.
- Should oio_req need to be initialized before each use? Currently in Linux
this is necessary.