Age | Commit message (Expand) | Author |
---|---|---|
2015-04-18 | Added OOB_INLINE socket option | Valerii Hiora |
2015-04-06 | Use fcntl:Fd vs. std::os::unix::io::RawFd | Carl Lerche |
2015-04-03 | 'derive(Copy)' needs Clone now | Florian Hartwig |
2015-04-03 | Fd ist now RawFd | Florian Hartwig |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-03-19 | Track Rust nightlies | Carl Lerche |
2015-03-13 | Sockopt for broadcast support | Valerii Hiora |
2015-03-13 | Expose socket timeouts | Carl Lerche |
2015-02-23 | in_addr conversions + IP_DROP_MEMBERSHIP support | Carl Lerche |
2015-02-23 | Improve ergonomics of getsockopt / setsockopt | Carl Lerche |