summaryrefslogtreecommitdiff
path: root/src/sys/socket/sockopt.rs
AgeCommit message (Expand)Author
2015-03-24NixResult -> nix::Result; NixError -> nix::ErrorCarl Lerche
2015-03-19Track Rust nightliesCarl Lerche
2015-03-13Sockopt for broadcast supportValerii Hiora
2015-03-13Expose socket timeoutsCarl Lerche
2015-02-23in_addr conversions + IP_DROP_MEMBERSHIP supportCarl Lerche
2015-02-23Improve ergonomics of getsockopt / setsockoptCarl Lerche