Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 anni fa |
Alexander Færøy
|
7762088967
No need to log ordinary EOF conditions as LOG_WARN.
|
6 anni fa |
Alexander Færøy
|
412fbe9f17
Make example CancelIoEx() code use CancelIo().
|
6 anni fa |
Alexander Færøy
|
f58e597d42
Handle ERROR_BROKEN_PIPE in completion routines.
|
6 anni fa |
Alexander Færøy
|
36e24782f8
Remember to set `reached_eof` when our handles are reporting errors.
|
6 anni fa |
Alexander Færøy
|
c6e041e3d8
Handle errors even after success from ReadFileEx() and WriteFileEx().
|
6 anni fa |
Alexander Færøy
|
44586a89ef
Delay checking process for termination until both stdout and stderr are closed.
|
6 anni fa |
Alexander Færøy
|
1d8dcb416c
Remember to close the child process' ends of the pipes.
|
6 anni fa |
Nick Mathewson
|
4ad59bfbc2
Update location of buffers.h
|
6 anni fa |
Alexander Færøy
|
fab22509d7
Make Windows process event timer API available for dormant interface.
|
6 anni fa |
Alexander Færøy
|
5585cbd08f
Change the Process exit_callback to return bool.
|
6 anni fa |
Alexander Færøy
|
22cb3c6ce9
Call close() on stdin/stdout/stderr in process_terminate().
|
6 anni fa |
Alexander Færøy
|
ccc1963890
Move remaining code from subprocess.{h,c} to more appropriate places.
|
6 anni fa |
Alexander Færøy
|
4f611a1df7
Add process_terminate().
|
6 anni fa |
Alexander Færøy
|
338137221c
Make sure we call process_notify_event_exit() as the last thing in different callbacks.
|
6 anni fa |
Alexander Færøy
|
89393a77e5
Add process_get_pid() to the Process subsystem.
|
6 anni fa |
Alexander Færøy
|
bb784cf4f3
Add Windows backend for the Process subsystem.
|
6 anni fa |