mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
# AUTOGENERATED FILE
|
|
ZX_SOCKET_CREATE_MASK = 1
|
|
ZX_SOCKET_DATAGRAM = 1
|
|
ZX_SOCKET_SHUTDOWN_READ = 2
|
|
ZX_SOCKET_SHUTDOWN_WRITE = 1
|
|
ZX_SOCKET_STREAM = 0
|