Peter Elliott
|
f20902deb3
Kernel: Support sending filedescriptors with sendmsg(2) and SCM_RIGHTS
|
před 2 roky |
Gunnar Beutner
|
de6048b7d3
Kernel: Add definitions for SO_SNDLOWAT and SO_RCVLOWAT
|
před 2 roky |
Gunnar Beutner
|
01ffed710c
Kernel: Add definition for MSB_EOR
|
před 2 roky |
Gunnar Beutner
|
ce4b66e908
Kernel: Add support for MSG_NOSIGNAL and properly send SIGPIPE
|
před 2 roky |
Peter Elliott
|
1c86678a64
Kernel: Change values of SHUT_{RD,WR,RDWR}
|
před 3 roky |
Tim Schumacher
|
7dd4648565
Kernel: Add IPsec ESP and AH protocol numbers
|
před 3 roky |
Idan Horowitz
|
8074157c10
Kernel: Add the IPPROTO_{IGMP, IPIP, RAW} protocol macros
|
před 3 roky |
Idan Horowitz
|
d18b3eb53d
Kernel: Add the SO_OOBINLINE SOL_SOCKET-level option macro
|
před 3 roky |
Idan Horowitz
|
613ade9dec
Kernel: Implement the SO_DONTROUTE SOL_SOCKET-level option
|
před 3 roky |
Idan Horowitz
|
641498954f
Kernel: Implement the SO_ACCEPTCONN SOL_SOCKET-level option
|
před 3 roky |
Idan Horowitz
|
a0e2fedc20
Kernel: Stub out the SO_DEBUG SOL_SOCKET-level option
|
před 3 roky |
Idan Horowitz
|
e521ffd156
Kernel: Add support for the MSG_WAITALL sys$recvmsg flag
|
před 3 roky |
Idan Horowitz
|
5514d60d8d
Kernel: Add support for the MSG_DONTROUTE sys$sendmsg flag
|
před 3 roky |
Idan Horowitz
|
a8bd78e634
LibC: Include sys/uio.h in sys/socket.h for struct iovec
|
před 3 roky |
Idan Horowitz
|
c45b1e1983
LibC: Add IPPROTO_ICMPV6 macro
|
před 3 roky |
Kenneth Myhra
|
cb10c62327
LibC: Add SOCK_RDM and SOCK_SEQPACKET to socket.h
|
před 4 roky |
Andreas Kling
|
b92e6b02e5
Kernel+LibC: Share definitions for sys/socket.h and sys/un.h
|
před 4 roky |