From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- libc/consts/os/bsd44/constant.AF_INET.html | 101 +++ libc/consts/os/bsd44/constant.AF_INET6.html | 101 +++ libc/consts/os/bsd44/constant.AF_UNIX.html | 101 +++ libc/consts/os/bsd44/constant.IFF_LOOPBACK.html | 101 +++ libc/consts/os/bsd44/constant.IPPROTO_IP.html | 101 +++ libc/consts/os/bsd44/constant.IPPROTO_IPV6.html | 101 +++ libc/consts/os/bsd44/constant.IPPROTO_TCP.html | 101 +++ .../os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html | 101 +++ .../os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html | 101 +++ .../os/bsd44/constant.IP_ADD_MEMBERSHIP.html | 101 +++ .../os/bsd44/constant.IP_DROP_MEMBERSHIP.html | 101 +++ libc/consts/os/bsd44/constant.IP_HDRINCL.html | 101 +++ .../os/bsd44/constant.IP_MULTICAST_LOOP.html | 101 +++ .../consts/os/bsd44/constant.IP_MULTICAST_TTL.html | 101 +++ libc/consts/os/bsd44/constant.IP_TTL.html | 101 +++ libc/consts/os/bsd44/constant.MADV_DOFORK.html | 101 +++ libc/consts/os/bsd44/constant.MADV_DONTFORK.html | 101 +++ libc/consts/os/bsd44/constant.MADV_DONTNEED.html | 101 +++ libc/consts/os/bsd44/constant.MADV_HWPOISON.html | 101 +++ libc/consts/os/bsd44/constant.MADV_MERGEABLE.html | 101 +++ libc/consts/os/bsd44/constant.MADV_NORMAL.html | 101 +++ libc/consts/os/bsd44/constant.MADV_RANDOM.html | 101 +++ libc/consts/os/bsd44/constant.MADV_REMOVE.html | 101 +++ libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html | 101 +++ .../consts/os/bsd44/constant.MADV_UNMERGEABLE.html | 101 +++ libc/consts/os/bsd44/constant.MADV_WILLNEED.html | 101 +++ libc/consts/os/bsd44/constant.SHUT_RD.html | 101 +++ libc/consts/os/bsd44/constant.SHUT_RDWR.html | 101 +++ libc/consts/os/bsd44/constant.SHUT_WR.html | 101 +++ libc/consts/os/bsd44/constant.SOCK_DGRAM.html | 101 +++ libc/consts/os/bsd44/constant.SOCK_RAW.html | 101 +++ libc/consts/os/bsd44/constant.SOCK_STREAM.html | 101 +++ libc/consts/os/bsd44/constant.SOL_SOCKET.html | 101 +++ libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html | 101 +++ libc/consts/os/bsd44/constant.SO_BROADCAST.html | 101 +++ libc/consts/os/bsd44/constant.SO_DEBUG.html | 101 +++ libc/consts/os/bsd44/constant.SO_DONTROUTE.html | 101 +++ libc/consts/os/bsd44/constant.SO_ERROR.html | 101 +++ libc/consts/os/bsd44/constant.SO_KEEPALIVE.html | 101 +++ libc/consts/os/bsd44/constant.SO_LINGER.html | 101 +++ libc/consts/os/bsd44/constant.SO_OOBINLINE.html | 101 +++ libc/consts/os/bsd44/constant.SO_RCVBUF.html | 101 +++ libc/consts/os/bsd44/constant.SO_RCVLOWAT.html | 101 +++ libc/consts/os/bsd44/constant.SO_RCVTIMEO.html | 101 +++ libc/consts/os/bsd44/constant.SO_REUSEADDR.html | 101 +++ libc/consts/os/bsd44/constant.SO_REUSEPORT.html | 101 +++ libc/consts/os/bsd44/constant.SO_SNDBUF.html | 101 +++ libc/consts/os/bsd44/constant.SO_SNDLOWAT.html | 101 +++ libc/consts/os/bsd44/constant.SO_SNDTIMEO.html | 101 +++ libc/consts/os/bsd44/constant.SO_TYPE.html | 101 +++ libc/consts/os/bsd44/constant.TCP_CONGESTION.html | 101 +++ .../os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html | 101 +++ libc/consts/os/bsd44/constant.TCP_CORK.html | 101 +++ .../consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html | 101 +++ libc/consts/os/bsd44/constant.TCP_FASTOPEN.html | 101 +++ libc/consts/os/bsd44/constant.TCP_INFO.html | 101 +++ libc/consts/os/bsd44/constant.TCP_KEEPCNT.html | 101 +++ libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html | 101 +++ libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html | 101 +++ libc/consts/os/bsd44/constant.TCP_LINGER2.html | 101 +++ libc/consts/os/bsd44/constant.TCP_MAXSEG.html | 101 +++ libc/consts/os/bsd44/constant.TCP_MD5SIG.html | 101 +++ libc/consts/os/bsd44/constant.TCP_NODELAY.html | 101 +++ libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html | 101 +++ libc/consts/os/bsd44/constant.TCP_QUICKACK.html | 101 +++ libc/consts/os/bsd44/constant.TCP_REPAIR.html | 101 +++ .../os/bsd44/constant.TCP_REPAIR_OPTIONS.html | 101 +++ .../consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html | 101 +++ libc/consts/os/bsd44/constant.TCP_SYNCNT.html | 101 +++ libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html | 101 +++ .../bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html | 101 +++ libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html | 101 +++ .../consts/os/bsd44/constant.TCP_USER_TIMEOUT.html | 101 +++ .../consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html | 101 +++ libc/consts/os/bsd44/index.html | 694 +++++++++++++++++++++ libc/consts/os/bsd44/sidebar-items.js | 1 + 76 files changed, 8169 insertions(+) create mode 100644 libc/consts/os/bsd44/constant.AF_INET.html create mode 100644 libc/consts/os/bsd44/constant.AF_INET6.html create mode 100644 libc/consts/os/bsd44/constant.AF_UNIX.html create mode 100644 libc/consts/os/bsd44/constant.IFF_LOOPBACK.html create mode 100644 libc/consts/os/bsd44/constant.IPPROTO_IP.html create mode 100644 libc/consts/os/bsd44/constant.IPPROTO_IPV6.html create mode 100644 libc/consts/os/bsd44/constant.IPPROTO_TCP.html create mode 100644 libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html create mode 100644 libc/consts/os/bsd44/constant.IP_HDRINCL.html create mode 100644 libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html create mode 100644 libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html create mode 100644 libc/consts/os/bsd44/constant.IP_TTL.html create mode 100644 libc/consts/os/bsd44/constant.MADV_DOFORK.html create mode 100644 libc/consts/os/bsd44/constant.MADV_DONTFORK.html create mode 100644 libc/consts/os/bsd44/constant.MADV_DONTNEED.html create mode 100644 libc/consts/os/bsd44/constant.MADV_HWPOISON.html create mode 100644 libc/consts/os/bsd44/constant.MADV_MERGEABLE.html create mode 100644 libc/consts/os/bsd44/constant.MADV_NORMAL.html create mode 100644 libc/consts/os/bsd44/constant.MADV_RANDOM.html create mode 100644 libc/consts/os/bsd44/constant.MADV_REMOVE.html create mode 100644 libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html create mode 100644 libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html create mode 100644 libc/consts/os/bsd44/constant.MADV_WILLNEED.html create mode 100644 libc/consts/os/bsd44/constant.SHUT_RD.html create mode 100644 libc/consts/os/bsd44/constant.SHUT_RDWR.html create mode 100644 libc/consts/os/bsd44/constant.SHUT_WR.html create mode 100644 libc/consts/os/bsd44/constant.SOCK_DGRAM.html create mode 100644 libc/consts/os/bsd44/constant.SOCK_RAW.html create mode 100644 libc/consts/os/bsd44/constant.SOCK_STREAM.html create mode 100644 libc/consts/os/bsd44/constant.SOL_SOCKET.html create mode 100644 libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html create mode 100644 libc/consts/os/bsd44/constant.SO_BROADCAST.html create mode 100644 libc/consts/os/bsd44/constant.SO_DEBUG.html create mode 100644 libc/consts/os/bsd44/constant.SO_DONTROUTE.html create mode 100644 libc/consts/os/bsd44/constant.SO_ERROR.html create mode 100644 libc/consts/os/bsd44/constant.SO_KEEPALIVE.html create mode 100644 libc/consts/os/bsd44/constant.SO_LINGER.html create mode 100644 libc/consts/os/bsd44/constant.SO_OOBINLINE.html create mode 100644 libc/consts/os/bsd44/constant.SO_RCVBUF.html create mode 100644 libc/consts/os/bsd44/constant.SO_RCVLOWAT.html create mode 100644 libc/consts/os/bsd44/constant.SO_RCVTIMEO.html create mode 100644 libc/consts/os/bsd44/constant.SO_REUSEADDR.html create mode 100644 libc/consts/os/bsd44/constant.SO_REUSEPORT.html create mode 100644 libc/consts/os/bsd44/constant.SO_SNDBUF.html create mode 100644 libc/consts/os/bsd44/constant.SO_SNDLOWAT.html create mode 100644 libc/consts/os/bsd44/constant.SO_SNDTIMEO.html create mode 100644 libc/consts/os/bsd44/constant.SO_TYPE.html create mode 100644 libc/consts/os/bsd44/constant.TCP_CONGESTION.html create mode 100644 libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html create mode 100644 libc/consts/os/bsd44/constant.TCP_CORK.html create mode 100644 libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_FASTOPEN.html create mode 100644 libc/consts/os/bsd44/constant.TCP_INFO.html create mode 100644 libc/consts/os/bsd44/constant.TCP_KEEPCNT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html create mode 100644 libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html create mode 100644 libc/consts/os/bsd44/constant.TCP_LINGER2.html create mode 100644 libc/consts/os/bsd44/constant.TCP_MAXSEG.html create mode 100644 libc/consts/os/bsd44/constant.TCP_MD5SIG.html create mode 100644 libc/consts/os/bsd44/constant.TCP_NODELAY.html create mode 100644 libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html create mode 100644 libc/consts/os/bsd44/constant.TCP_QUICKACK.html create mode 100644 libc/consts/os/bsd44/constant.TCP_REPAIR.html create mode 100644 libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html create mode 100644 libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html create mode 100644 libc/consts/os/bsd44/constant.TCP_SYNCNT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html create mode 100644 libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html create mode 100644 libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html create mode 100644 libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html create mode 100644 libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html create mode 100644 libc/consts/os/bsd44/index.html create mode 100644 libc/consts/os/bsd44/sidebar-items.js (limited to 'libc/consts/os/bsd44') diff --git a/libc/consts/os/bsd44/constant.AF_INET.html b/libc/consts/os/bsd44/constant.AF_INET.html new file mode 100644 index 0000000..db19fc0 --- /dev/null +++ b/libc/consts/os/bsd44/constant.AF_INET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::AF_INET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::AF_INET + + [] + + [src]

+
pub const AF_INET: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.AF_INET6.html b/libc/consts/os/bsd44/constant.AF_INET6.html new file mode 100644 index 0000000..8a7e139 --- /dev/null +++ b/libc/consts/os/bsd44/constant.AF_INET6.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::AF_INET6 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::AF_INET6 + + [] + + [src]

+
pub const AF_INET6: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.AF_UNIX.html b/libc/consts/os/bsd44/constant.AF_UNIX.html new file mode 100644 index 0000000..58e1ef3 --- /dev/null +++ b/libc/consts/os/bsd44/constant.AF_UNIX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::AF_UNIX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::AF_UNIX + + [] + + [src]

+
pub const AF_UNIX: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IFF_LOOPBACK.html b/libc/consts/os/bsd44/constant.IFF_LOOPBACK.html new file mode 100644 index 0000000..41172aa --- /dev/null +++ b/libc/consts/os/bsd44/constant.IFF_LOOPBACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IFF_LOOPBACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IFF_LOOPBACK + + [] + + [src]

+
pub const IFF_LOOPBACK: c_int = 0x8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPPROTO_IP.html b/libc/consts/os/bsd44/constant.IPPROTO_IP.html new file mode 100644 index 0000000..ec99c75 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPPROTO_IP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPPROTO_IP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPPROTO_IP + + [] + + [src]

+
pub const IPPROTO_IP: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPPROTO_IPV6.html b/libc/consts/os/bsd44/constant.IPPROTO_IPV6.html new file mode 100644 index 0000000..4b86d20 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPPROTO_IPV6.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPPROTO_IPV6 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPPROTO_IPV6 + + [] + + [src]

+
pub const IPPROTO_IPV6: c_int = 41
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPPROTO_TCP.html b/libc/consts/os/bsd44/constant.IPPROTO_TCP.html new file mode 100644 index 0000000..2914f64 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPPROTO_TCP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPPROTO_TCP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPPROTO_TCP + + [] + + [src]

+
pub const IPPROTO_TCP: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html new file mode 100644 index 0000000..b39126c --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPV6_ADD_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPV6_ADD_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPV6_ADD_MEMBERSHIP + + [] + + [src]

+
pub const IPV6_ADD_MEMBERSHIP: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html new file mode 100644 index 0000000..01aa5ce --- /dev/null +++ b/libc/consts/os/bsd44/constant.IPV6_DROP_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IPV6_DROP_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IPV6_DROP_MEMBERSHIP + + [] + + [src]

+
pub const IPV6_DROP_MEMBERSHIP: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html new file mode 100644 index 0000000..fd6f391 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_ADD_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_ADD_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_ADD_MEMBERSHIP + + [] + + [src]

+
pub const IP_ADD_MEMBERSHIP: c_int = 35
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html b/libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html new file mode 100644 index 0000000..2452763 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_DROP_MEMBERSHIP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_DROP_MEMBERSHIP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_DROP_MEMBERSHIP + + [] + + [src]

+
pub const IP_DROP_MEMBERSHIP: c_int = 36
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_HDRINCL.html b/libc/consts/os/bsd44/constant.IP_HDRINCL.html new file mode 100644 index 0000000..f7c2315 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_HDRINCL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_HDRINCL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_HDRINCL + + [] + + [src]

+
pub const IP_HDRINCL: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html b/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html new file mode 100644 index 0000000..5521593 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_MULTICAST_LOOP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_MULTICAST_LOOP + + [] + + [src]

+
pub const IP_MULTICAST_LOOP: c_int = 34
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html b/libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html new file mode 100644 index 0000000..6a3dc86 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_MULTICAST_TTL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_MULTICAST_TTL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_MULTICAST_TTL + + [] + + [src]

+
pub const IP_MULTICAST_TTL: c_int = 33
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.IP_TTL.html b/libc/consts/os/bsd44/constant.IP_TTL.html new file mode 100644 index 0000000..f35dd86 --- /dev/null +++ b/libc/consts/os/bsd44/constant.IP_TTL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::IP_TTL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::IP_TTL + + [] + + [src]

+
pub const IP_TTL: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_DOFORK.html b/libc/consts/os/bsd44/constant.MADV_DOFORK.html new file mode 100644 index 0000000..08a326f --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_DOFORK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_DOFORK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_DOFORK + + [] + + [src]

+
pub const MADV_DOFORK: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_DONTFORK.html b/libc/consts/os/bsd44/constant.MADV_DONTFORK.html new file mode 100644 index 0000000..189bc0c --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_DONTFORK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_DONTFORK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_DONTFORK + + [] + + [src]

+
pub const MADV_DONTFORK: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_DONTNEED.html b/libc/consts/os/bsd44/constant.MADV_DONTNEED.html new file mode 100644 index 0000000..a031cc8 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_DONTNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_DONTNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_DONTNEED + + [] + + [src]

+
pub const MADV_DONTNEED: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_HWPOISON.html b/libc/consts/os/bsd44/constant.MADV_HWPOISON.html new file mode 100644 index 0000000..2e905bc --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_HWPOISON.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_HWPOISON - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_HWPOISON + + [] + + [src]

+
pub const MADV_HWPOISON: c_int = 100
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_MERGEABLE.html b/libc/consts/os/bsd44/constant.MADV_MERGEABLE.html new file mode 100644 index 0000000..98dd73b --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_MERGEABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_MERGEABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_MERGEABLE + + [] + + [src]

+
pub const MADV_MERGEABLE: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_NORMAL.html b/libc/consts/os/bsd44/constant.MADV_NORMAL.html new file mode 100644 index 0000000..426fb97 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_NORMAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_NORMAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_NORMAL + + [] + + [src]

+
pub const MADV_NORMAL: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_RANDOM.html b/libc/consts/os/bsd44/constant.MADV_RANDOM.html new file mode 100644 index 0000000..43e827c --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_RANDOM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_RANDOM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_RANDOM + + [] + + [src]

+
pub const MADV_RANDOM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_REMOVE.html b/libc/consts/os/bsd44/constant.MADV_REMOVE.html new file mode 100644 index 0000000..5f5abbc --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_REMOVE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_REMOVE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_REMOVE + + [] + + [src]

+
pub const MADV_REMOVE: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html b/libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html new file mode 100644 index 0000000..21e0876 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_SEQUENTIAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_SEQUENTIAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_SEQUENTIAL + + [] + + [src]

+
pub const MADV_SEQUENTIAL: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html b/libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html new file mode 100644 index 0000000..2e20fe7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_UNMERGEABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_UNMERGEABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_UNMERGEABLE + + [] + + [src]

+
pub const MADV_UNMERGEABLE: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.MADV_WILLNEED.html b/libc/consts/os/bsd44/constant.MADV_WILLNEED.html new file mode 100644 index 0000000..489ee2f --- /dev/null +++ b/libc/consts/os/bsd44/constant.MADV_WILLNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::MADV_WILLNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::MADV_WILLNEED + + [] + + [src]

+
pub const MADV_WILLNEED: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SHUT_RD.html b/libc/consts/os/bsd44/constant.SHUT_RD.html new file mode 100644 index 0000000..e97e972 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SHUT_RD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SHUT_RD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SHUT_RD + + [] + + [src]

+
pub const SHUT_RD: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SHUT_RDWR.html b/libc/consts/os/bsd44/constant.SHUT_RDWR.html new file mode 100644 index 0000000..2f64b56 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SHUT_RDWR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SHUT_RDWR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SHUT_RDWR + + [] + + [src]

+
pub const SHUT_RDWR: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SHUT_WR.html b/libc/consts/os/bsd44/constant.SHUT_WR.html new file mode 100644 index 0000000..fe05014 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SHUT_WR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SHUT_WR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SHUT_WR + + [] + + [src]

+
pub const SHUT_WR: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOCK_DGRAM.html b/libc/consts/os/bsd44/constant.SOCK_DGRAM.html new file mode 100644 index 0000000..0118b84 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOCK_DGRAM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOCK_DGRAM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOCK_DGRAM + + [] + + [src]

+
pub const SOCK_DGRAM: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOCK_RAW.html b/libc/consts/os/bsd44/constant.SOCK_RAW.html new file mode 100644 index 0000000..ef94418 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOCK_RAW.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOCK_RAW - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOCK_RAW + + [] + + [src]

+
pub const SOCK_RAW: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOCK_STREAM.html b/libc/consts/os/bsd44/constant.SOCK_STREAM.html new file mode 100644 index 0000000..5c0ad64 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOCK_STREAM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOCK_STREAM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOCK_STREAM + + [] + + [src]

+
pub const SOCK_STREAM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SOL_SOCKET.html b/libc/consts/os/bsd44/constant.SOL_SOCKET.html new file mode 100644 index 0000000..32733a2 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SOL_SOCKET.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SOL_SOCKET - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SOL_SOCKET + + [] + + [src]

+
pub const SOL_SOCKET: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html b/libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html new file mode 100644 index 0000000..0a94bdb --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_ACCEPTCONN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_ACCEPTCONN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_ACCEPTCONN + + [] + + [src]

+
pub const SO_ACCEPTCONN: c_int = 30
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_BROADCAST.html b/libc/consts/os/bsd44/constant.SO_BROADCAST.html new file mode 100644 index 0000000..6ca61a7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_BROADCAST.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_BROADCAST - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_BROADCAST + + [] + + [src]

+
pub const SO_BROADCAST: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_DEBUG.html b/libc/consts/os/bsd44/constant.SO_DEBUG.html new file mode 100644 index 0000000..66150cb --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_DEBUG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_DEBUG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_DEBUG + + [] + + [src]

+
pub const SO_DEBUG: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_DONTROUTE.html b/libc/consts/os/bsd44/constant.SO_DONTROUTE.html new file mode 100644 index 0000000..f705383 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_DONTROUTE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_DONTROUTE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_DONTROUTE + + [] + + [src]

+
pub const SO_DONTROUTE: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_ERROR.html b/libc/consts/os/bsd44/constant.SO_ERROR.html new file mode 100644 index 0000000..ee1b4fd --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_ERROR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_ERROR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_ERROR + + [] + + [src]

+
pub const SO_ERROR: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_KEEPALIVE.html b/libc/consts/os/bsd44/constant.SO_KEEPALIVE.html new file mode 100644 index 0000000..f3d5631 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_KEEPALIVE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_KEEPALIVE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_KEEPALIVE + + [] + + [src]

+
pub const SO_KEEPALIVE: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_LINGER.html b/libc/consts/os/bsd44/constant.SO_LINGER.html new file mode 100644 index 0000000..b89f0b2 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_LINGER.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_LINGER - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_LINGER + + [] + + [src]

+
pub const SO_LINGER: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_OOBINLINE.html b/libc/consts/os/bsd44/constant.SO_OOBINLINE.html new file mode 100644 index 0000000..dbb8429 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_OOBINLINE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_OOBINLINE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_OOBINLINE + + [] + + [src]

+
pub const SO_OOBINLINE: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_RCVBUF.html b/libc/consts/os/bsd44/constant.SO_RCVBUF.html new file mode 100644 index 0000000..834d251 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_RCVBUF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_RCVBUF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_RCVBUF + + [] + + [src]

+
pub const SO_RCVBUF: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_RCVLOWAT.html b/libc/consts/os/bsd44/constant.SO_RCVLOWAT.html new file mode 100644 index 0000000..2013d3f --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_RCVLOWAT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_RCVLOWAT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_RCVLOWAT + + [] + + [src]

+
pub const SO_RCVLOWAT: c_int = 18
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_RCVTIMEO.html b/libc/consts/os/bsd44/constant.SO_RCVTIMEO.html new file mode 100644 index 0000000..ca17ce1 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_RCVTIMEO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_RCVTIMEO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_RCVTIMEO + + [] + + [src]

+
pub const SO_RCVTIMEO: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_REUSEADDR.html b/libc/consts/os/bsd44/constant.SO_REUSEADDR.html new file mode 100644 index 0000000..8305079 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_REUSEADDR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_REUSEADDR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_REUSEADDR + + [] + + [src]

+
pub const SO_REUSEADDR: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_REUSEPORT.html b/libc/consts/os/bsd44/constant.SO_REUSEPORT.html new file mode 100644 index 0000000..f120d61 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_REUSEPORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_REUSEPORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_REUSEPORT + + [] + + [src]

+
pub const SO_REUSEPORT: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_SNDBUF.html b/libc/consts/os/bsd44/constant.SO_SNDBUF.html new file mode 100644 index 0000000..a7f35b7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_SNDBUF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_SNDBUF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_SNDBUF + + [] + + [src]

+
pub const SO_SNDBUF: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_SNDLOWAT.html b/libc/consts/os/bsd44/constant.SO_SNDLOWAT.html new file mode 100644 index 0000000..3610861 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_SNDLOWAT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_SNDLOWAT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_SNDLOWAT + + [] + + [src]

+
pub const SO_SNDLOWAT: c_int = 19
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_SNDTIMEO.html b/libc/consts/os/bsd44/constant.SO_SNDTIMEO.html new file mode 100644 index 0000000..55a2f45 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_SNDTIMEO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_SNDTIMEO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_SNDTIMEO + + [] + + [src]

+
pub const SO_SNDTIMEO: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.SO_TYPE.html b/libc/consts/os/bsd44/constant.SO_TYPE.html new file mode 100644 index 0000000..2aef340 --- /dev/null +++ b/libc/consts/os/bsd44/constant.SO_TYPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::SO_TYPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::SO_TYPE + + [] + + [src]

+
pub const SO_TYPE: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_CONGESTION.html b/libc/consts/os/bsd44/constant.TCP_CONGESTION.html new file mode 100644 index 0000000..af23732 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_CONGESTION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_CONGESTION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_CONGESTION + + [] + + [src]

+
pub const TCP_CONGESTION: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html b/libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html new file mode 100644 index 0000000..70a8ac5 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_COOKIE_TRANSACTIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_COOKIE_TRANSACTIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_COOKIE_TRANSACTIONS + + [] + + [src]

+
pub const TCP_COOKIE_TRANSACTIONS: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_CORK.html b/libc/consts/os/bsd44/constant.TCP_CORK.html new file mode 100644 index 0000000..354e281 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_CORK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_CORK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_CORK + + [] + + [src]

+
pub const TCP_CORK: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html b/libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html new file mode 100644 index 0000000..272a17c --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_DEFER_ACCEPT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_DEFER_ACCEPT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_DEFER_ACCEPT + + [] + + [src]

+
pub const TCP_DEFER_ACCEPT: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_FASTOPEN.html b/libc/consts/os/bsd44/constant.TCP_FASTOPEN.html new file mode 100644 index 0000000..57a9bbe --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_FASTOPEN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_FASTOPEN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_FASTOPEN + + [] + + [src]

+
pub const TCP_FASTOPEN: c_int = 23
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_INFO.html b/libc/consts/os/bsd44/constant.TCP_INFO.html new file mode 100644 index 0000000..d60c2a2 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_INFO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_INFO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_INFO + + [] + + [src]

+
pub const TCP_INFO: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_KEEPCNT.html b/libc/consts/os/bsd44/constant.TCP_KEEPCNT.html new file mode 100644 index 0000000..e3ffad1 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_KEEPCNT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_KEEPCNT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_KEEPCNT + + [] + + [src]

+
pub const TCP_KEEPCNT: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html b/libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html new file mode 100644 index 0000000..73a2fa9 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_KEEPIDLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_KEEPIDLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_KEEPIDLE + + [] + + [src]

+
pub const TCP_KEEPIDLE: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html b/libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html new file mode 100644 index 0000000..8033bf6 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_KEEPINTVL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_KEEPINTVL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_KEEPINTVL + + [] + + [src]

+
pub const TCP_KEEPINTVL: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_LINGER2.html b/libc/consts/os/bsd44/constant.TCP_LINGER2.html new file mode 100644 index 0000000..069b28a --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_LINGER2.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_LINGER2 - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_LINGER2 + + [] + + [src]

+
pub const TCP_LINGER2: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_MAXSEG.html b/libc/consts/os/bsd44/constant.TCP_MAXSEG.html new file mode 100644 index 0000000..44fb3c7 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_MAXSEG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_MAXSEG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_MAXSEG + + [] + + [src]

+
pub const TCP_MAXSEG: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_MD5SIG.html b/libc/consts/os/bsd44/constant.TCP_MD5SIG.html new file mode 100644 index 0000000..a6a5b51 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_MD5SIG.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_MD5SIG - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_MD5SIG + + [] + + [src]

+
pub const TCP_MD5SIG: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_NODELAY.html b/libc/consts/os/bsd44/constant.TCP_NODELAY.html new file mode 100644 index 0000000..0e45bf3 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_NODELAY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_NODELAY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_NODELAY + + [] + + [src]

+
pub const TCP_NODELAY: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html b/libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html new file mode 100644 index 0000000..6354681 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_QUEUE_SEQ.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_QUEUE_SEQ - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_QUEUE_SEQ + + [] + + [src]

+
pub const TCP_QUEUE_SEQ: c_int = 21
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_QUICKACK.html b/libc/consts/os/bsd44/constant.TCP_QUICKACK.html new file mode 100644 index 0000000..0d16764 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_QUICKACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_QUICKACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_QUICKACK + + [] + + [src]

+
pub const TCP_QUICKACK: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_REPAIR.html b/libc/consts/os/bsd44/constant.TCP_REPAIR.html new file mode 100644 index 0000000..77172cd --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_REPAIR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_REPAIR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_REPAIR + + [] + + [src]

+
pub const TCP_REPAIR: c_int = 19
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html b/libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html new file mode 100644 index 0000000..4e139fc --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_REPAIR_OPTIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_REPAIR_OPTIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_REPAIR_OPTIONS + + [] + + [src]

+
pub const TCP_REPAIR_OPTIONS: c_int = 22
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html b/libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html new file mode 100644 index 0000000..1f130b8 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_REPAIR_QUEUE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_REPAIR_QUEUE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_REPAIR_QUEUE + + [] + + [src]

+
pub const TCP_REPAIR_QUEUE: c_int = 20
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_SYNCNT.html b/libc/consts/os/bsd44/constant.TCP_SYNCNT.html new file mode 100644 index 0000000..0a7c611 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_SYNCNT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_SYNCNT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_SYNCNT + + [] + + [src]

+
pub const TCP_SYNCNT: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html b/libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html new file mode 100644 index 0000000..64a3c68 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_THIN_DUPACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_THIN_DUPACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_THIN_DUPACK + + [] + + [src]

+
pub const TCP_THIN_DUPACK: c_int = 17
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html b/libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html new file mode 100644 index 0000000..f7ee16f --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_THIN_LINEAR_TIMEOUTS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_THIN_LINEAR_TIMEOUTS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_THIN_LINEAR_TIMEOUTS + + [] + + [src]

+
pub const TCP_THIN_LINEAR_TIMEOUTS: c_int = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html b/libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html new file mode 100644 index 0000000..81e56b8 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_TIMESTAMP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_TIMESTAMP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_TIMESTAMP + + [] + + [src]

+
pub const TCP_TIMESTAMP: c_int = 24
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html b/libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html new file mode 100644 index 0000000..9625d04 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_USER_TIMEOUT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_USER_TIMEOUT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_USER_TIMEOUT + + [] + + [src]

+
pub const TCP_USER_TIMEOUT: c_int = 18
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html b/libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html new file mode 100644 index 0000000..d74a684 --- /dev/null +++ b/libc/consts/os/bsd44/constant.TCP_WINDOW_CLAMP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::bsd44::TCP_WINDOW_CLAMP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::bsd44::TCP_WINDOW_CLAMP + + [] + + [src]

+
pub const TCP_WINDOW_CLAMP: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/index.html b/libc/consts/os/bsd44/index.html new file mode 100644 index 0000000..dd1ea5b --- /dev/null +++ b/libc/consts/os/bsd44/index.html @@ -0,0 +1,694 @@ + + + + + + + + + + libc::consts::os::bsd44 - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::bsd44 + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AF_INET + +
AF_INET6 + +
AF_UNIX + +
IFF_LOOPBACK + +
IPPROTO_IP + +
IPPROTO_IPV6 + +
IPPROTO_TCP + +
IPV6_ADD_MEMBERSHIP + +
IPV6_DROP_MEMBERSHIP + +
IP_ADD_MEMBERSHIP + +
IP_DROP_MEMBERSHIP + +
IP_HDRINCL + +
IP_MULTICAST_LOOP + +
IP_MULTICAST_TTL + +
IP_TTL + +
MADV_DOFORK + +
MADV_DONTFORK + +
MADV_DONTNEED + +
MADV_HWPOISON + +
MADV_MERGEABLE + +
MADV_NORMAL + +
MADV_RANDOM + +
MADV_REMOVE + +
MADV_SEQUENTIAL + +
MADV_UNMERGEABLE + +
MADV_WILLNEED + +
SHUT_RD + +
SHUT_RDWR + +
SHUT_WR + +
SOCK_DGRAM + +
SOCK_RAW + +
SOCK_STREAM + +
SOL_SOCKET + +
SO_ACCEPTCONN + +
SO_BROADCAST + +
SO_DEBUG + +
SO_DONTROUTE + +
SO_ERROR + +
SO_KEEPALIVE + +
SO_LINGER + +
SO_OOBINLINE + +
SO_RCVBUF + +
SO_RCVLOWAT + +
SO_RCVTIMEO + +
SO_REUSEADDR + +
SO_REUSEPORT + +
SO_SNDBUF + +
SO_SNDLOWAT + +
SO_SNDTIMEO + +
SO_TYPE + +
TCP_CONGESTION + +
TCP_COOKIE_TRANSACTIONS + +
TCP_CORK + +
TCP_DEFER_ACCEPT + +
TCP_FASTOPEN + +
TCP_INFO + +
TCP_KEEPCNT + +
TCP_KEEPIDLE + +
TCP_KEEPINTVL + +
TCP_LINGER2 + +
TCP_MAXSEG + +
TCP_MD5SIG + +
TCP_NODELAY + +
TCP_QUEUE_SEQ + +
TCP_QUICKACK + +
TCP_REPAIR + +
TCP_REPAIR_OPTIONS + +
TCP_REPAIR_QUEUE + +
TCP_SYNCNT + +
TCP_THIN_DUPACK + +
TCP_THIN_LINEAR_TIMEOUTS + +
TCP_TIMESTAMP + +
TCP_USER_TIMEOUT + +
TCP_WINDOW_CLAMP + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/bsd44/sidebar-items.js b/libc/consts/os/bsd44/sidebar-items.js new file mode 100644 index 0000000..18f522a --- /dev/null +++ b/libc/consts/os/bsd44/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["AF_INET",""],["AF_INET6",""],["AF_UNIX",""],["IFF_LOOPBACK",""],["IPPROTO_IP",""],["IPPROTO_IPV6",""],["IPPROTO_TCP",""],["IPV6_ADD_MEMBERSHIP",""],["IPV6_DROP_MEMBERSHIP",""],["IP_ADD_MEMBERSHIP",""],["IP_DROP_MEMBERSHIP",""],["IP_HDRINCL",""],["IP_MULTICAST_LOOP",""],["IP_MULTICAST_TTL",""],["IP_TTL",""],["MADV_DOFORK",""],["MADV_DONTFORK",""],["MADV_DONTNEED",""],["MADV_HWPOISON",""],["MADV_MERGEABLE",""],["MADV_NORMAL",""],["MADV_RANDOM",""],["MADV_REMOVE",""],["MADV_SEQUENTIAL",""],["MADV_UNMERGEABLE",""],["MADV_WILLNEED",""],["SHUT_RD",""],["SHUT_RDWR",""],["SHUT_WR",""],["SOCK_DGRAM",""],["SOCK_RAW",""],["SOCK_STREAM",""],["SOL_SOCKET",""],["SO_ACCEPTCONN",""],["SO_BROADCAST",""],["SO_DEBUG",""],["SO_DONTROUTE",""],["SO_ERROR",""],["SO_KEEPALIVE",""],["SO_LINGER",""],["SO_OOBINLINE",""],["SO_RCVBUF",""],["SO_RCVLOWAT",""],["SO_RCVTIMEO",""],["SO_REUSEADDR",""],["SO_REUSEPORT",""],["SO_SNDBUF",""],["SO_SNDLOWAT",""],["SO_SNDTIMEO",""],["SO_TYPE",""],["TCP_CONGESTION",""],["TCP_COOKIE_TRANSACTIONS",""],["TCP_CORK",""],["TCP_DEFER_ACCEPT",""],["TCP_FASTOPEN",""],["TCP_INFO",""],["TCP_KEEPCNT",""],["TCP_KEEPIDLE",""],["TCP_KEEPINTVL",""],["TCP_LINGER2",""],["TCP_MAXSEG",""],["TCP_MD5SIG",""],["TCP_NODELAY",""],["TCP_QUEUE_SEQ",""],["TCP_QUICKACK",""],["TCP_REPAIR",""],["TCP_REPAIR_OPTIONS",""],["TCP_REPAIR_QUEUE",""],["TCP_SYNCNT",""],["TCP_THIN_DUPACK",""],["TCP_THIN_LINEAR_TIMEOUTS",""],["TCP_TIMESTAMP",""],["TCP_USER_TIMEOUT",""],["TCP_WINDOW_CLAMP",""]]}); \ No newline at end of file -- cgit v1.2.3