mirror of
https://repo.or.cz/socat.git
synced 2025-07-06 13:06:33 +00:00
Options so-rcvtimeo and so-sndtimeo do not work with poll()
This commit is contained in:
parent
40f6fa29e1
commit
9f41543aad
6 changed files with 4 additions and 30 deletions
|
@ -35,9 +35,7 @@ extern const struct optdesc opt_so_error;
|
|||
extern const struct optdesc opt_so_type;
|
||||
extern const struct optdesc opt_so_dontroute;
|
||||
extern const struct optdesc opt_so_rcvlowat;
|
||||
extern const struct optdesc opt_so_rcvtimeo;
|
||||
extern const struct optdesc opt_so_sndlowat;
|
||||
extern const struct optdesc opt_so_sndtimeo;
|
||||
extern const struct optdesc opt_so_audit;
|
||||
extern const struct optdesc opt_so_attach_filter;
|
||||
extern const struct optdesc opt_so_detach_filter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue