mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
New option ipv6-join-source-group
This commit is contained in:
parent
003ca09721
commit
9f632ec651
8 changed files with 229 additions and 3 deletions
|
@ -388,6 +388,9 @@
|
|||
/* Define if you have struct ip_mreq_source */
|
||||
#undef HAVE_STRUCT_IP_MREQ_SOURCE
|
||||
|
||||
/* Define if you have struct group_source_req */
|
||||
#undef HAVE_STRUCT_GROUP_SOURCE_REQ
|
||||
|
||||
/* Define if you have struct ifreq */
|
||||
#undef HAVE_STRUCT_IFREQ
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue