1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-08 21:36:34 +00:00

New option f-setpipe-sz

This commit is contained in:
Gerhard Rieger 2023-11-06 21:36:37 +01:00
parent 5ee79624b6
commit e015aaaee6
14 changed files with 236 additions and 32 deletions

View file

@ -7,4 +7,6 @@
extern const struct addrdesc xioaddr_pipe;
extern const struct optdesc opt_f_setpipe_sz;
#endif /* !defined(__xio_pipe_h_included) */