rust/library/std/src/os
Matthias Krüger a96b44c9e2
Rollup merge of #96334 - devnexen:socket_mark, r=dtolnay
socket `set_mark` addition.

to be able to set a marker/id on the socket for network filtering
 (iptables/ipfw here) purpose.
2022-08-29 06:34:42 +02:00
..
android created tcpstream quickack trait 2022-08-13 17:38:01 +02:00
dragonfly Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
emscripten Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
espidf Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
fd Adjust cfgs 2022-08-12 16:28:15 -04:00
fortanix_sgx Export Cancel from std::os::fortanix_sgx::usercalls::raw 2022-08-22 08:54:50 -07:00
freebsd Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
fuchsia Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
haiku Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
hermit Move OsStringExt and OsStrExt to std::os 2021-06-20 11:55:01 +02:00
horizon Update libc::stat field names 2022-06-13 20:44:58 -07:00
illumos Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
ios Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
l4re Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
linux created tcpstream quickack trait 2022-08-13 17:38:01 +02:00
macos Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
net created tcpstream quickack trait 2022-08-13 17:38:01 +02:00
netbsd Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
openbsd Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
raw Provide C FFI types via core::ffi, not just in std 2022-03-01 17:16:05 -08:00
redox Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
solaris Remove use of #[rustc_deprecated] 2022-04-14 01:33:13 -04:00
solid Add SOLID targets 2021-09-28 11:31:47 +09:00
unix Rollup merge of #96334 - devnexen:socket_mark, r=dtolnay 2022-08-29 06:34:42 +02:00
vxworks Take sys/vxworks/{fd,fs,io} from sys/unix instead. 2020-10-16 06:19:00 +02:00
wasi Allow using stable os::fd::raw items through unstable os::wasi module 2022-07-27 10:25:13 -04:00
windows Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc 2022-07-27 11:52:52 +09:00
mod.rs created tcpstream quickack trait 2022-08-13 17:38:01 +02:00