Changeset 1834
- Timestamp:
- 14/09/2007 22:25:58 (4 years ago)
- File:
-
- 1 edited
-
box/chris/general/lib/server/Daemon.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/chris/general/lib/server/Daemon.cpp
r1784 r1834 440 440 ::close(devnull); 441 441 } 442 #endif // ! WIN32443 442 444 443 // And definitely don't try and send anything to those file descriptors … … 446 445 TRACE_TO_STDOUT(false); 447 446 Logging::ToConsole(false); 447 #endif // ! WIN32 448 448 } 449 449 }
Note: See TracChangeset
for help on using the changeset viewer.
