summaryrefslogtreecommitdiff
path: root/src/sys/socket/addr.rs
AgeCommit message (Expand)Author
2015-04-03'derive(Copy)' needs Clone nowFlorian Hartwig
2015-04-01Remove usage of std::num::IntCarl Lerche
2015-04-01Fix argument order for copy* functionsFlorian Hartwig
2015-03-24NixResult -> nix::Result; NixError -> nix::ErrorCarl Lerche
2015-03-19Track Rust nightliesCarl Lerche
2015-03-14Derive FromPrimitive for AddressFamily.Jan Bujak
2015-03-10Track Rust nightliesCarl Lerche
2015-02-27Further SockAddr & NixPath cleanupCarl Lerche
2015-02-25Large cleanup, mostly of socket functionsCarl Lerche
2015-02-23in_addr conversions + IP_DROP_MEMBERSHIP supportCarl Lerche
2015-02-22Remove prefix from SockAddr variantsCarl Lerche
2015-02-22Split up socket moduleCarl Lerche