| author | |
| committer | |
| log | 6cb6edb6f6e6abc73ddb1765631e22a5085f2545 |
| tree | 1604d494c5174cea8ca51c4e9fd181c24ac219fb |
| parent | 77f8a9ae223370d43b4c02ff30f936b41e412535 |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/std/os/windows/ws2_32.zig+1| ... | ... | @@ -622,6 +622,7 @@ pub const AI_FILESERVER = 262144; |
| 622 | 622 | pub const AI_DISABLE_IDN_ENCODING = 524288; |
| 623 | 623 | pub const AI_EXTENDED = 2147483648; |
| 624 | 624 | pub const AI_RESOLUTION_HANDLE = 1073741824; |
| 625 | pub const FIONBIO = -2147195266; | |
| 625 | 626 | pub const ADDRINFOEX_VERSION_2 = 2; |
| 626 | 627 | pub const ADDRINFOEX_VERSION_3 = 3; |
| 627 | 628 | pub const ADDRINFOEX_VERSION_4 = 4; |