* dtable.cc (dtable::stdio_init): Use GetCurrentProcess() rather than
hMainProc as process handle when duplicating the stdout handle. Explain why. Add Win32 error code to debug output.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2009-11-26 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* dtable.cc (dtable::stdio_init): Use GetCurrentProcess() rather than
|
||||
hMainProc as process handle when duplicating the stdout handle.
|
||||
Explain why. Add Win32 error code to debug output.
|
||||
|
||||
2009-11-23 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler_socket.cc (fhandler_socket::fixup_before_fork_exec): Add
|
||||
|
||||
Reference in New Issue
Block a user