libuv/TODO
2011-04-17 19:18:46 -07:00

10 lines
266 B
Plaintext

- "test-runner ping_pong" should run just the ping pong test with the echo
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.