mirror of
https://github.com/vlang/v.git
synced 2025-08-03 09:47:15 -04:00
6 lines
58 B
C
6 lines
58 B
C
#if !defined(IPV6_V6ONLY)
|
|
|
|
#define IPV6_V6ONLY 27
|
|
|
|
#endif
|