index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
sys
/
windows
/
ws2_32.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
add some wsa based additions to `core:sys/windows`
Laytan Laats
2024-04-04
1
-15
/
+42
*
Change `stdcall` -> `system`
gingerBill
2024-01-17
1
-1
/
+1
*
Adhere to `-vet-style`
gingerBill
2023-08-08
1
-1
/
+1
*
Fix attribute
ryuukk
2023-07-11
1
-2
/
+2
*
Deprecate htons, htonl, ntohl, ntohs
ryuukk
2023-07-11
1
-0
/
+2
*
Fix doc links
ryuukk
2023-07-10
1
-4
/
+4
*
Add definitions for network byte order conversion procs
ryuukk
2023-07-10
1
-0
/
+8
*
retain runtime load sample
Jon Lipstate
2023-04-04
1
-1
/
+10
*
remove runtime signatures to prevent ffi collisions
Jon Lipstate
2023-04-04
1
-34
/
+1
*
iocp support
Jon Lipstate
2023-04-04
1
-2
/
+1
*
additional winsock apis, doc links
Jon Lipstate
2023-04-04
1
-3
/
+108
*
WSAPoll
Jon Lipstate
2023-03-28
1
-0
/
+11
*
manually start merging core_net
Colin Davidson
2023-03-01
1
-7
/
+7
*
Add `GetAddrInfoExW`
gingerBill
2022-05-12
1
-0
/
+13
*
Add socket() function to windows ws32 bindings
Carwyn Nelson
2021-11-10
1
-0
/
+5
*
Fix the windows binding for getaddrinfo
Carwyn Nelson
2021-11-10
1
-3
/
+3
*
Allow `core:sys/windows` to build on Windows only
Jeroen van Rijn
2021-07-15
1
-0
/
+1
*
Begin migration from sys/win32 to sys/windows
gingerBill
2020-06-26
1
-0
/
+99