mirror of
https://repo.or.cz/socat.git
synced 2025-07-12 22:53:24 +00:00
Added options setsockopt-socket and setsockopt-connected
This commit is contained in:
parent
e6aa3d1787
commit
c8aec28b82
6 changed files with 19 additions and 0 deletions
|
@ -83,6 +83,8 @@ extern const struct optdesc opt_setsockopt_bin;
|
|||
extern const struct optdesc opt_setsockopt_string;
|
||||
extern const struct optdesc opt_setsockopt_listen;
|
||||
extern const struct optdesc opt_null_eof;
|
||||
extern const struct optdesc opt_setsockopt_socket;
|
||||
extern const struct optdesc opt_setsockopt_connected;
|
||||
|
||||
|
||||
extern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue