mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
5 lines
58 B
C
5 lines
58 B
C
#if !defined(IPV6_V6ONLY)
|
|
|
|
#define IPV6_V6ONLY 27
|
|
|
|
#endif
|