* Fix the 'New conn' stuff during initial startup. They really aren't new
conns, and only the last one is listed anyway. No easy way to do this without
a huge hack like: if (program_start_time>=time(0)-5) dont_print_new_conn();

o Write up the IPWATCHER differences description

o Figure out how to promote this?

o Figure out if musleep can be better replaced by a select on the read
file descriptor?
