Home
last modified time | relevance | path

Searched defs:SocketType (Results 1 – 25 of 555) sorted by relevance

12345678910>>...23

/dports/games/dose-response/dose-response-179c326/cargo-crates/zmq-0.8.2/tests/
H A Dconnection.rs72 parent_type: zmq::SocketType, parent: F, in with_connection()
73 child_type: zmq::SocketType, child: G) in with_connection()
97 typ: zmq::SocketType, in connect_socket()
/dports/net/py-python-socks/python-socks-2.0.1/python_socks/sync/v2/
H A D_stream.py12 SocketType = Union[socket.socket, ssl.SSLSocket, SSLTransport] variable
18 def __init__(self, sock: SocketType):
/dports/graphics/blender/blender-2.91.0/intern/cycles/graph/
H A Dnode_type.h35 struct SocketType { struct
36 enum Type {
67 enum Flags {
85 ustring name;
86 Type type;
87 int struct_offset;
88 const void *default_value;
89 const NodeEnum *enum_values;
90 const NodeType **node_type;
114 SocketType::Type type, argument
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/pre-ghc86/
H A DT3927b.hs19 data SocketType = Dealer | Push | Pull type
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc86/
H A DT3927b.hs19 data SocketType = Dealer | Push | Pull type
/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtpsocketutil.h51 typedef int SocketType; typedef
H A Drtptcptransmitter.h209 inline void RTPTCPTransmitter::OnSendError(SocketType) { } in OnSendError() argument
210 inline void RTPTCPTransmitter::OnReceiveError(SocketType) { } in OnReceiveError() argument
/dports/www/node10/node-v10.24.1/src/
H A Dudp_wrap.h37 enum SocketType { enum
H A Dpipe_wrap.h35 enum SocketType { enum
H A Dtcp_wrap.h35 enum SocketType { enum
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Net/Sockets/
H A DSocketType.cs15 enum SocketType enum
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DSocketType.cs14 public enum SocketType { enum
/dports/www/py-uvicorn/uvicorn-0.15.0/uvicorn/
H A Dserver.py115 def _share_socket(sock: socket.SocketType) -> socket.SocketType:
184 def _log_started_message(self, listeners: List[socket.SocketType]) -> None:
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/Winsock/
H A DInterop.WSASocketW.cs9 using SocketType = System.Net.Internals.SocketType; typedef
H A DAddressInfo.cs8 using SocketType = System.Net.Internals.SocketType; typedef
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Net/
H A DSocketProtocolSupportPal.Windows.cs10 using SocketType = System.Net.Internals.SocketType; typedef
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Ddgram.d.ts18 type SocketType = "udp4" | "udp6"; alias
/dports/games/uqm/uqm-0.8.0/src/libs/network/socket/
H A Dsocket.h56 } SocketType; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Ddgram.d.ts20 type SocketType = "udp4" | "udp6"; alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Ddgram.d.ts20 type SocketType = "udp4" | "udp6"; alias
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Ddgram.d.ts20 type SocketType = "udp4" | "udp6"; alias
/dports/misc/netron/node_modules/@types/node/
H A Ddgram.d.ts20 type SocketType = "udp4" | "udp6"; alias
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DTcpIpRoutines.h35 enum SocketType {ST_server,ST_client}; enum
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/
H A DnsTCPProtoSocketAgent.h45 enum SocketType {TcpServerSocket, TcpSocket, NotInitialised}; enum
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dsocket.h76 enum SocketType enum

12345678910>>...23