- use InterlockedExchange for setting shutdown flag
authorGed Murphy <gedmurphy@reactos.org>
Fri, 18 Nov 2005 22:55:30 +0000 (22:55 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Fri, 18 Nov 2005 22:55:30 +0000 (22:55 +0000)
commit64bc82cc1af8c7ac445c20d3bf073cf697e5bdba
tree9ef0acf40803a1ac913e7824a85e730e188be6ee
parentb8fe484f43d128654e1f476a2c8d17c7beffe93b
- use InterlockedExchange for setting shutdown flag
- fix bug in select() which was stopping the service from shutting down
- add more event logs

svn path=/trunk/; revision=19332
reactos/services/tcpsvcs/echo.c
reactos/services/tcpsvcs/skelserver.c
reactos/services/tcpsvcs/tcpsvcs.c