mirror of
https://repo.or.cz/socat.git
synced 2025-07-04 12:26:32 +00:00
Use PACKET_IGNORE_OUTGOING when available; a few corrections and renamings for raw sockets and ancillary messages
This commit is contained in:
parent
47af17dbf2
commit
11d1e9e11f
12 changed files with 185 additions and 42 deletions
|
@ -84,6 +84,7 @@ extern
|
|||
char *xiogetifname(int ind, char *val, int ins);
|
||||
|
||||
extern int retropt_socket_pf(struct opt *opts, int *pf);
|
||||
extern int xiogetancillary(int fd, struct msghdr *msgh, int flags);
|
||||
|
||||
extern int xioopen_connect(struct single *fd,
|
||||
union sockaddr_union *us, size_t uslen,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue