mirror of
https://repo.or.cz/socat.git
synced 2025-07-13 07:03:25 +00:00
Formatted help output; address keywords in help now uppercase
This commit is contained in:
parent
797d0f9695
commit
d36f78d854
44 changed files with 374 additions and 340 deletions
|
@ -21,7 +21,7 @@ extern const struct optdesc opt_proxy_resolve;
|
|||
extern const struct optdesc opt_proxy_authorization;
|
||||
extern const struct optdesc opt_proxy_authorization_file;
|
||||
|
||||
extern const struct addrdesc addr_proxy_connect;
|
||||
extern const struct addrdesc xioaddr_proxy_connect;
|
||||
|
||||
int _xioopen_proxy_prepare(struct proxyvars *proxyvars, struct opt *opts,
|
||||
const char *targetname, const char *targetport);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue