mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 23:53: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
|
@ -17,8 +17,8 @@ struct socks4 {
|
|||
extern const struct optdesc opt_socksport;
|
||||
extern const struct optdesc opt_socksuser;
|
||||
|
||||
extern const struct addrdesc addr_socks4_connect;
|
||||
extern const struct addrdesc addr_socks4a_connect;
|
||||
extern const struct addrdesc xioaddr_socks4_connect;
|
||||
extern const struct addrdesc xioaddr_socks4a_connect;
|
||||
|
||||
extern int _xioopen_socks4_prepare(const char *targetport, struct opt *opts, char **socksport, struct socks4 *sockhead, size_t *headlen);
|
||||
extern int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue