-Start to convert tcpsvcs to a proper NT service. Supports starting and stopping...
authorGed Murphy <gedmurphy@reactos.org>
Fri, 11 Nov 2005 21:50:33 +0000 (21:50 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Fri, 11 Nov 2005 21:50:33 +0000 (21:50 +0000)
commit50d1415ee42aedc1150030feae5c662ecae8319d
tree4d2079f50e7d0d3951bc8b398cbc6710342d0511
parentb4b9ed3504858f2519821e7453be0b25b3493a0a
-Start to convert tcpsvcs to a proper NT service. Supports starting and stopping via sc.exe (in windows, not working in ROS yet)
- use select to make accept non-blocking
- Log all data to a log file in system32. This needs converting to the event logger at some time.
- Add more error checking
-A few bugs to iron out yet

svn path=/trunk/; revision=19151
reactos/services/tcpsvcs/chargen.c
reactos/services/tcpsvcs/daytime.c
reactos/services/tcpsvcs/discard.c
reactos/services/tcpsvcs/echo.c
reactos/services/tcpsvcs/qotd.c
reactos/services/tcpsvcs/skelserver.c
reactos/services/tcpsvcs/tcpsvcs.c
reactos/services/tcpsvcs/tcpsvcs.h