Searched hist:113126 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.cdiff 113126 Sat Apr 05 13:27:27 MST 2003 dwmalone More warns cleanups and misc cleanups:
1) Make fetch_mode a pointer 'cos we can just use the optarg.
2) Constness.
3) Add/complete prototypes.
4) Change an int to a socklen_t.
5) Don't use C++ style comments.
6) Check return values from read and fork a little more carefully.
7) Avoid closing an uninitialised int.
8) Get rid of unneeded extern declarations.

Completed in 106 milliseconds