TODO 201 B

12345
  1. - With -v print IP address after gethostbyname returns.
  2. - First, option to write() in small chunks. Then option to use writev()
  3. instead of write(). See what happens, with and without TCO_NODELAY.