Home
last modified time | relevance | path

Searched refs:get_linger (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/net/p5-ZMQ-FFI/ZMQ-FFI-1.17/t/
H A Dlinger.t17 is $self->get_linger, 42, "user linger value honored during socket close";
33 is $s->get_linger, 0, "got default linger";
36 is $s->get_linger, 42, "linger is 42 after set";
H A Doptions.t45 is $s->get_linger(), 0, 'got default linger';
48 is $s->get_linger(), 42, 'set linger';
/dports/misc/broot/broot-1.7.0/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/net/routinator/routinator-0.10.2/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/editors/helix/helix-0.5.0/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/www/rearx/rearx-0.1.4/cargo-crates/mio-0.7.9/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/net/krill/krill-0.9.4/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/net/oha/oha-0.4.7/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/mio-0.7.13/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/mio-0.7.14/src/net/tcp/
H A Dsocket.rs129 pub fn get_linger(&self) -> io::Result<Option<Duration>> { in get_linger() method
130 sys::tcp::get_linger(self.sys) in get_linger()

123456789