mirror of
https://repo.or.cz/socat.git
synced 2025-07-17 16:43:24 +00:00
Reworked IPAPP clients
This commit is contained in:
parent
63f67101f4
commit
7b26406d96
16 changed files with 1660 additions and 649 deletions
|
@ -1031,6 +1031,7 @@ extern groups_t _groupbits(mode_t mode);
|
|||
extern int dropopts(struct opt *opts, unsigned int phase);
|
||||
extern int dropopts2(struct opt *opts, unsigned int from, unsigned int to);
|
||||
extern int dumpopts(struct opt *opts);
|
||||
extern void freeopts(struct opt *opts);
|
||||
|
||||
#if HAVE_BASIC_UID_T==1
|
||||
# define retropt_uid(o,c,r) retropt_short(o,c,r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue