6 lines
58 B
C
6 lines
58 B
C
|
#if !defined(IPV6_V6ONLY)
|
||
|
|
||
|
#define IPV6_V6ONLY 27
|
||
|
|
||
|
#endif
|