This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-01-31 11:37:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb40cb371d
cosmopolitan
/
libc
/
nt
/
iphlpapi
/
GetUdpStatisticsEx.S
3 lines
89 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make progress towards aarch64 build
2023-05-02 02:43:59 +00:00
#
include
"
l
i
b
c
/
n
t
/
c
o
d
e
g
e
n
.
h
"
Add ioctl(SIOCGIFxxx) support (#197) - SIOCGIFCONFIG: reads and enumerate all the network interfaces - SIOCGIFADDR: reads network address for a given interface - SIOCGIFFLAGS: reads network flags for a given interface - SIOCGIFNETMASK: reads network netmask for a given interface - SIOCGIFBRDADDR: reads network broadcast address for a given interface - SIOCGIFDSTADDR: reads peer destination address for a given interface (not supported for Windows) This change defines Linux ABI structs for the above interfaces and adds polyfills to ensure they behave consistently on XNU and Windows.
2021-06-24 17:53:27 +00:00
.imp
iphlpapi,
_
_
i
m
p
_
G
e
t
U
d
p
S
t
a
t
i
s
t
i
c
s
E
x
,
G
e
t
U
d
p
S
t
a
t
i
s
t
i
c
s
E
x
,
0
Reference in a new issue
Copy permalink