m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Change 5 of N, N=5 (hopefully) #8

Closed pboothe closed 9 years ago

pboothe commented 9 years ago

Delected the zombie stuff, changed the signal handling, changed the parent->child communication protocol, broke main() into three subfunctions, a global setup, the server mainloop, and the child processes. Also, all network communication now solely takes place in the child process.