Home
last modified time | relevance | path

Searched refs:m_Socket (Results 151 – 175 of 190) sorted by relevance

12345678

/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/zmq/zmqreqrep/
H A DZmqReqRep.h53 void *m_Socket = nullptr; variable
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/
H A DNptHttp.h511 …virtual NPT_Result GetInfo(NPT_SocketInfo& info) { return m_Socket->GetInfo(info);… in GetInfo()
515 virtual NPT_Result Abort() { return m_Socket->Cancel(); } in Abort()
521 NPT_SocketReference m_Socket; variable
779 NPT_TcpServerSocket m_Socket; variable
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/platinum/
H A DNptHttp.h511 …virtual NPT_Result GetInfo(NPT_SocketInfo& info) { return m_Socket->GetInfo(info);… in GetInfo()
515 virtual NPT_Result Abort() { return m_Socket->Cancel(); } in Abort()
521 NPT_SocketReference m_Socket; variable
774 NPT_TcpServerSocket m_Socket; variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/platinum/
H A DNptHttp.h511 …virtual NPT_Result GetInfo(NPT_SocketInfo& info) { return m_Socket->GetInfo(info);… in GetInfo()
515 virtual NPT_Result Abort() { return m_Socket->Cancel(); } in Abort()
521 NPT_SocketReference m_Socket; variable
774 NPT_TcpServerSocket m_Socket; variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Core/
H A DNptHttp.h511 …NPT_Result GetInfo(NPT_SocketInfo& info) override { return m_Socket->GetInfo(info)… in GetInfo()
515 NPT_Result Abort() override { return m_Socket->Cancel(); } in Abort()
521 NPT_SocketReference m_Socket; variable
779 NPT_TcpServerSocket m_Socket; variable
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/
H A Dncbi_conn_stream.hpp317 CSocket m_Socket; member in CConn_IOStream
402 m_Socket.Reset(GetSOCK(), eNoOwnership, eCopyTimeoutsFromSOCK); in GetSocket()
403 return m_Socket; in GetSocket()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/
H A Dncbi_conn_stream.hpp317 CSocket m_Socket; member in CConn_IOStream
402 m_Socket.Reset(GetSOCK(), eNoOwnership, eCopyTimeoutsFromSOCK); in GetSocket()
403 return m_Socket; in GetSocket()
/dports/net/nepenthes/nepenthes-0.2.2/modules/module-bridge/
H A DBridgeDialogueConnect.cpp73 m_Socket = socket; in BridgeDialogueConnect()
/dports/net/nepenthes/nepenthes-0.2.2/modules/download-ftp/
H A DFILEDialogue.cpp60 m_Socket = socket; in FILEDialogue()
/dports/audio/mous/mous-2.0.1/apps/ncurses/
H A DSession.h63 TcpSocket m_Socket; variable
/dports/net/nepenthes/nepenthes-0.2.2/modules/download-creceive/
H A DCReceiveDialogue.cpp77 m_Socket = socket; in CReceiveDialogue()
/dports/net/nepenthes/nepenthes-0.2.2/modules/vuln-optix/
H A DOPTIXShellDialogue.cpp61 m_Socket = socket; in OPTIXShellDialogue()
H A DOPTIXDownloadDialogue.cpp71 m_Socket = socket; in OPTIXDownloadDialogue()
/dports/www/domoticz/domoticz-2020.2/hardware/1Wire/
H A D1WireForWindows.h43 SOCKET m_Socket; variable
/dports/net/nepenthes/nepenthes-0.2.2/modules/vuln-mydoom/
H A DMydoomDialogue.cpp73 m_Socket = socket; in MydoomDialogue()
/dports/net/nepenthes/nepenthes-0.2.2/modules/vuln-netbiosname/
H A DSMBNameDialogue.cpp133 m_Socket = socket; in SMBNameDialogue()
/dports/games/odamex/odamex-src-0.7.0/ag-odalaunch/src/
H A Dnet_io.h145 SOCKET m_Socket; variable
/dports/games/odamex/odamex-src-0.7.0/odalpapi/
H A Dnet_io.h151 SOCKET m_Socket; variable
/dports/net/nepenthes/nepenthes-0.2.2/modules/download-link/
H A DLinkDialogue.cpp82 m_Socket = socket; in LinkDialogue()
/dports/net/nepenthes/nepenthes-0.2.2/modules/download-csend/
H A DCSendDialogue.cpp62 m_Socket = socket; in CSendDialogue()
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/EventClients/Clients/WiiRemote/
H A DCWIID_WiiRemote.h142 int m_Socket; variable
/dports/net/nepenthes/nepenthes-0.2.2/modules/x-3/
H A Dx-3.cpp176 m_Socket = socket; in X3Download()
/dports/security/i2pd/i2pd-2.40.0/libi2pd_client/
H A DBOB.h190 boost::asio::ip::tcp::socket& GetSocket () { return m_Socket; }; in GetSocket()
234 boost::asio::ip::tcp::socket m_Socket; variable
H A DSAM.h107 Socket_t& GetSocket () { return m_Socket; }; in GetSocket()
164 Socket_t m_Socket; variable
/dports/net/nepenthes/nepenthes-0.2.2/nepenthes-core/include/
H A DSocket.hpp177 int32_t m_Socket; member in nepenthes::Socket

12345678