index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
socket
Age
Commit message (
Expand
)
Author
2021-09-12
Add docs for all sockopts that are documented by their respective OSes
Alan Somers
2021-09-12
Add the ability to set doc strings in sockopts' definitions
Alan Somers
2021-09-12
Switch the argument order of sockopt_impl!
Alan Somers
2021-09-07
Add IP_TTL/IPV6_UNICAST_HOPS SockOpts
Conrad Meyer
2021-09-07
Merge branch 'master' into socket-mss
Alan Somers
2021-09-06
Add support for IP_RECVERR and IPV6_RECVERR
Conrad Meyer
2021-09-04
Merge branch 'master' into socket-mss
eaon
2021-09-04
Support for `TCP_MAXSEG` TCP MSS socket option
eaon
2021-09-04
Fix some broken internal doc links in the socket code
Alan Somers
2021-08-29
Rework UnixAddr to fix soundness issues
Noa
2021-08-26
add `TcpRepair` to sockopt
0/0
2021-08-22
Merge #1447
bors[bot]
2021-08-21
Expose SockAddr::from_raw_sockaddr
Noah
2021-08-21
Deprecate SockAddr/InetAddr::to_str
Noah
2021-08-18
Merge #1486 #1490 #1493
bors[bot]
2021-08-17
Relax assertions in sockaddr_storage_to_addr to match the documentation.
Kyle Huey
2021-08-13
constify more functions
Alan Somers
2021-08-12
feat: add libc::IP6T_SO_ORIGINAL_DST support
Icemic
2021-08-10
Add support for LOCAL_PEER_CRED
Alan Somers
2021-07-29
Merge #1473 #1474 #1476
bors[bot]
2021-07-24
Constify many functions
Alan Somers
2021-07-24
Mark most C-derived enums as non_exhaustive
Alan Somers
2021-07-16
Add the IPV6_V6ONLY sockopt
Daniel Dulaney
2021-07-08
Support SO_RXQ_OVFL socket option (android/fuchsia/linux)
Junho Choi
2021-07-07
Collapse Error into Errno
Alan Somers
2021-07-07
Overhaul Nix's error types
Alan Somers
2021-07-05
Add TcpUserTimeout socket option
Anthony Ramine
2021-06-23
Add IpFreebind socket option
Anthony Ramine
2021-05-30
misc Clippy cleanup
Alan Somers
2021-05-13
Use https instead of http
Ryan Zoeller
2021-04-19
Fix timestamp doc
Lu, Wangshan
2021-04-08
Merge #1402
bors[bot]
2021-04-08
Merge #1414
bors[bot]
2021-04-08
Support TIMESTAMPNS for linux
Lu, Wangshan
2021-04-07
Fix spurious errors using `sendmmsg` with multiple cmsgs
Yuchen Wu
2021-04-04
Use memoffset::offset_of instead of homegrown macro
Alan Somers
2021-03-23
Allow cmsg_space! to be used in unit tests
Lu, Wangshan
2021-03-21
illumos and Solaris support
Jason King
2021-03-05
Allow sockaddr_ll size mismatch
Justin Ossevoort
2021-03-04
Remove accept4 on Android arm
Alan Somers
2021-01-04
Add support for when receiving packets
Justin Ossevoort
2020-12-19
Add fuchsia support
Amanda Tait
2020-12-14
Remove SockLevel
Alan Somers
2020-11-27
Fix recvmmsg(2) implementation
Toby DiPasquale
2020-11-15
Suppress af_alg_iv "deprecation"
Tamir Duberstein
2020-10-18
KEEPCNT/KEEPINTVL aren't available on OpenBSD.
Laurence Tratt
2020-10-10
Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.
Yoav Steinberg
2020-10-10
Merge #1303
bors[bot]
2020-10-04
Support vsock on Android as well as Linux.
Andrew Walbran
2020-10-03
Renable the ScmTimestamp test on FreeBSD i386
Alan Somers
[prev]
[next]