mirror of
https://repo.or.cz/socat.git
synced 2025-07-09 21:56:33 +00:00
Socat did not use option ipv6-join-group
This commit is contained in:
parent
e25ba90e21
commit
d6b0e1425e
3 changed files with 41 additions and 1 deletions
|
@ -1493,6 +1493,7 @@ int _xioopen_dgram_recv(struct single *xfd, int xioflags,
|
|||
}
|
||||
#endif
|
||||
|
||||
applyopts_single(xfd, opts, PH_PASTBIND);
|
||||
applyopts(xfd->fd, opts, PH_PASTBIND);
|
||||
#if WITH_UNIX
|
||||
if (pf == AF_UNIX && us != NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue