Age | Commit message (Expand) | Author |
---|---|---|
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-03-19 | Track Rust nightlies | Carl Lerche |
2015-03-16 | Fix on 32bit platforms | Carl Lerche |
2015-03-14 | Make sockaddr_storage_to_addr public. | Jan Bujak |
2015-03-14 | Derive FromPrimitive for SockType. | Jan Bujak |
2015-03-14 | Derive FromPrimitive for AddressFamily. | Jan Bujak |
2015-03-13 | Amend some files to make it compile on arm-linux-androideabi. | kennytm |
2015-03-13 | Sockopt for broadcast support | Valerii Hiora |
2015-03-13 | Expose socket timeouts | Carl Lerche |
2015-03-10 | Track Rust nightlies | Carl Lerche |
2015-02-27 | Further SockAddr & NixPath cleanup | Carl Lerche |
2015-02-25 | Large cleanup, mostly of socket functions | Carl Lerche |
2015-02-23 | in_addr conversions + IP_DROP_MEMBERSHIP support | Carl Lerche |
2015-02-23 | Improve ergonomics of getsockopt / setsockopt | Carl Lerche |
2015-02-22 | Remove prefix from SockAddr variants | Carl Lerche |
2015-02-22 | Split up socket module | Carl Lerche |