mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 09:22:57 +00:00
New option sitout-eio
This commit is contained in:
parent
c2196d6f15
commit
d10dd8a03e
9 changed files with 59 additions and 14 deletions
1
xio.h
1
xio.h
|
@ -234,6 +234,7 @@ typedef struct single {
|
|||
struct {
|
||||
pid_t pid; /* child PID, with EXEC: */
|
||||
int fdout; /* use fd for output if two pipes */
|
||||
struct timeval sitout_eio;
|
||||
} exec;
|
||||
#if WITH_READLINE
|
||||
struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue