libc-rs/src
bors 42377bb76d Auto merge of #925 - bluejekyll:master, r=alexcrichton
add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPS

These were missing from the net2 crate. Adding them here so that the higher functions can be added to net2 later. They are necessary for declaring the interface for ipv6 multicast packets (route), and limits on the number of hops an ipv6 packet can travel

Linux reference: https://github.com/torvalds/linux/blob/master/include/uapi/linux/in6.h#L168-L170
macOS reference: https://github.com/apple/darwin-xnu/blob/master/bsd/netinet6/in6.h#L538-L540
2018-02-26 03:07:07 +00:00
..
cloudabi Add support for CloudABI running on 32-bit ARM systems. 2018-01-09 11:40:07 +01:00
fuchsia add IPV6_MULTICAST_IF and IPV6_MULTICAST_HOPS 2018-02-25 10:58:44 -08:00
redox Fix style 2017-09-19 19:13:27 -06:00
unix Auto merge of #925 - bluejekyll:master, r=alexcrichton 2018-02-26 03:07:07 +00:00
dox.rs Add ucred-like structs for FreeBSDs and NetBSD 2017-12-07 18:30:41 -08:00
lib.rs revert changes 2018-01-12 19:41:27 +00:00
macros.rs Add more fcntl and seal constants for Android/Linux 2017-08-20 20:52:43 -07:00
windows.rs Make stdbuild a cargo feature 2017-09-12 09:48:21 -04:00