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-07-24
Add ETH_P_ALL protocol number to SockProtocol
valdaarhun
2022-07-23
Fix SockaddrLike::from_raw with unaligned inputs
Alan Somers
2022-07-14
Fix a buffer overflow in sys::socket::recvfrom
Alan Somers
2022-07-11
Add DontRoute SockOpt
Leo Lu
2022-06-09
Merge #1736
bors[bot]
2022-06-07
Fix socket address family check for SysControlAddr::from_raw.
Andrew Walbran
2022-06-07
Fix socket address family check for VsockAddr::from_raw.
Andrew Walbran
2022-06-06
Cleanup cfg blocks
Ryan Zoeller
2022-05-31
Enable SockaddrStorage::{as_link_addr, as_link_addr_mut} on Linux.
Alan Somers
2022-05-14
add haiku support
Al Hoang
2022-05-13
Fix "unused_macro_rules" warnings with the latest nightly compiler.
Alan Somers
2022-05-02
Restore conversions from ip v4/6 Sockaddr types to std::net equivalents.
Kyle Huey
2022-04-22
Fix UnixAddr::size on Linux and Android
Alan Somers
2022-04-08
Merge #1643
bors[bot]
2022-04-08
Replace the IoVec type with IoSlice and IoSliceMut
not_a_seagull
2022-04-07
Add IP_DONTFRAG and IPV6_DONTFRAG SockOpts
Junho Choi
2022-03-24
Merge #1686
bors[bot]
2022-03-22
[skip ci] better docs for SockaddrLike::from_raw
Alan Somers
2022-03-22
Deprecate IpAddr, Ipv4Addr, and Ipv6Addr
Alan Somers
2022-03-21
Replace the Sockaddr enum with a union
Alan Somers
2022-03-13
Use the same signature for LinkAddr::addr on all platforms
Alan Somers
2022-03-13
Fix a panic in Linkaddr::addr
Alan Somers
2022-03-09
docs: fix link in doc for cmsg_space in sys/socket
bin liu
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
[next]