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
2022-03-06
Add MsgFlag::MSG_NOSIGNAL
i509VCB
2022-02-04
Add accept4 on supported platforms
Ryan Zoeller
2022-01-24
uclibc support
Jonah Petri
2022-01-23
InetAddr::from_std should set sin_len/sin6_len on the BSDs
Ryan Zoeller
2021-12-31
Merge #1618
bors[bot]
2021-12-30
Optimize UnixAddr for the BSDs
Alan Somers
2021-12-29
Add support for the SO_TXTIME sockopt and SCM_TXTIME control message
Alessandro Ghedini
2021-12-24
Merge #1547
bors[bot]
2021-12-23
feat: Add glibc::SOF_TIMESTAMPING_* support
Michael Baikov
2021-12-21
UnixAddr: replace path_len with sun_len
Alan Somers
2021-12-21
Improve the sockaddr interface:
Alan Somers
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-10-09
sockopt's Set and Get traits are not unsafe
Alan Somers
2021-09-28
Revert "Expose SockAddr::from_raw_sockaddr"
Alan Somers
2021-09-19
Clippy cleanup
Alan Somers
2021-09-19
Merge #1496
bors[bot]
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
[next]