1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- Moved the code which rebinds the standard I/O streams to the server

socket into a separate function which can be overridden by user code.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15051 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2005-10-20 07:19:16 +00:00
parent 63c08cfe0e
commit 99e9ebfc15
7 changed files with 193 additions and 106 deletions

View File

@ -32,6 +32,9 @@
by declaring a global variable called "__check_daemon_startup" which is
described in <dos.h>.
- Moved the code which rebinds the standard I/O streams to the server
socket into a separate function which can be overridden by user code.
c.lib 1.196 (11.10.2005)