Add support the shutdown Event.
authorrobs <robs>
Mon, 26 Mar 2001 20:04:56 +0000 (20:04 +0000)
committerrobs <robs>
Mon, 26 Mar 2001 20:04:56 +0000 (20:04 +0000)
commit87abe1070947c64a9d86667db9d9b2405383b381
tree2f2da49b4fd636a528ed4ef0974674375ae12b26
parentc620a324723c2c0680f7806f7212622cb03ae19b
Add support the shutdown Event.

Mutex access to the accept for both TCP sockets and named pipes so that the shutdown flag can be checked periodically.

Prevent some potential buffer overflows.
libfcgi/os_win32.c