mirror of
https://repo.or.cz/socat.git
synced 2025-07-08 13:36:32 +00:00
Check pipe size for possible blocking
This commit is contained in:
parent
e015aaaee6
commit
fc21e154b9
7 changed files with 64 additions and 15 deletions
|
@ -9,4 +9,6 @@ extern const struct addrdesc xioaddr_pipe;
|
|||
|
||||
extern const struct optdesc opt_f_setpipe_sz;
|
||||
|
||||
extern int xio_chk_pipesz(int fd);
|
||||
|
||||
#endif /* !defined(__xio_pipe_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue