mirror of
https://repo.or.cz/socat.git
synced 2025-07-09 21:56:33 +00:00
New address ACCEPT-FD
This commit is contained in:
parent
c311542e11
commit
ebacb7c4e8
10 changed files with 232 additions and 56 deletions
|
@ -6,6 +6,7 @@
|
|||
#define __xio_fdnum_h_included 1
|
||||
|
||||
extern const struct addrdesc xioaddr_fd;
|
||||
extern const struct addrdesc xioaddr_accept_fd;
|
||||
|
||||
extern int xioopen_fd(struct opt *opts, int rw, xiosingle_t *xfd, int numfd, int dummy2, int dummy3);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue