Home
last modified time | relevance | path

Searched defs:register (Results 1 – 14 of 14) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_io/src/
Dsource.rs29 fn register( in register() method
Dpoll.rs42 pub fn register<S>(&self, source: &mut S, token: Token, interests: Interest) -> io::Result<()> in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
Depoll.rs75 pub fn register(&self, fd: i32, token: Token, interests: Interest) -> io::Result<()> { in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/
Dlistener.rs156 fn register( in register() method
Ddatagram.rs275 fn register( in register() method
Dstream.rs230 fn register( in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
Dnet.rs45 pub fn register( in register() method
Dselector.rs64 pub(crate) fn register( in register() method
216 pub(crate) fn register( in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/
Dlistener.rs158 fn register( in register() method
Dstream.rs280 fn register( in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/tcp/
Dlistener.rs145 fn register( in register() method
Dstream.rs320 fn register( in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/udp/
Dudp_socket.rs637 fn register( in register() method
666 fn register( in register() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/udp/
Dudp_socket.rs760 fn register( in register() method
788 fn register( in register() method