Home
last modified time | relevance | path

Searched defs:SocketEvents (Results 1 – 20 of 20) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dsocket.h44 class SocketEvents; variable
107 SocketEvents( iNetClass& netclass ): wxEvtHandler(), m_net_class(netclass) {} in SocketEvents() function
H A Dsocket.cpp110 BEGIN_EVENT_TABLE(SocketEvents, wxEvtHandler) in BEGIN_EVENT_TABLE() argument
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-0.4.25/src/
H A Dmulti.rs82 pub struct SocketEvents { struct
83 bits: c_int,
128 F: FnMut(Socket, SocketEvents, usize) + Send + 'static, in socket_function() argument
135 f: Box<dyn FnMut(Socket, SocketEvents, usize) + Send>, in _socket_function() argument
1043 impl SocketEvents { impl
1066 impl fmt::Debug for SocketEvents { implementation
/dports/net/proby/proby-1.0.2/cargo-crates/curl-0.4.31/src/
H A Dmulti.rs82 pub struct SocketEvents { struct
83 bits: c_int,
128 F: FnMut(Socket, SocketEvents, usize) + Send + 'static, in socket_function() argument
135 f: Box<dyn FnMut(Socket, SocketEvents, usize) + Send>, in _socket_function() argument
1052 impl SocketEvents { impl
1075 impl fmt::Debug for SocketEvents { implementation
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-0.4.35/src/
H A Dmulti.rs83 pub struct SocketEvents { struct
84 bits: c_int,
129 F: FnMut(Socket, SocketEvents, usize) + Send + 'static, in socket_function() argument
136 f: Box<dyn FnMut(Socket, SocketEvents, usize) + Send>, in _socket_function() argument
1050 impl SocketEvents { impl
1073 impl fmt::Debug for SocketEvents { implementation
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-0.4.38/src/
H A Dmulti.rs83 pub struct SocketEvents { struct
84 bits: c_int,
129 F: FnMut(Socket, SocketEvents, usize) + Send + 'static, in socket_function() argument
136 f: Box<dyn FnMut(Socket, SocketEvents, usize) + Send>, in _socket_function() argument
1050 impl SocketEvents { implementation
1073 impl fmt::Debug for SocketEvents { implementation
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-0.4.41/src/
H A Dmulti.rs100 pub struct SocketEvents { struct
101 bits: c_int,
160 F: FnMut(Socket, SocketEvents, usize) + Send + 'static, in socket_function() argument
167 f: Box<dyn FnMut(Socket, SocketEvents, usize) + Send>, in _socket_function() argument
1190 impl SocketEvents { impl
1213 impl fmt::Debug for SocketEvents { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/curl/src/
H A Dmulti.rs100 pub struct SocketEvents { struct
101 bits: c_int,
160 F: FnMut(Socket, SocketEvents, usize) + Send + 'static, in socket_function() argument
167 f: Box<dyn FnMut(Socket, SocketEvents, usize) + Send>, in _socket_function() argument
1190 impl SocketEvents { implementation
1213 impl fmt::Debug for SocketEvents { implementation
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Native/
H A DInterop.SocketEvent.cs13 internal enum SocketEvents : int enum in Interop.Sys
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Native/
H A Dpal_networking.h211 enum SocketEvents enum
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dnet.cpp1133 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1175 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dnet.cpp1133 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1175 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dnet.cpp1133 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1175 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dnet.cpp1210 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1252 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dnet.cpp1395 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1437 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dnet.cpp1395 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1437 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dnet.cpp1395 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1437 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dnet.cpp1312 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1354 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dnet.cpp1312 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1354 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dnet.cpp1312 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman
1354 void CConnman::SocketEvents(std::set<SOCKET> &recv_set, std::set<SOCKET> &send_set, std::set<SOCKET… in SocketEvents() function in CConnman