Home
last modified time | relevance | path

Searched defs:GetSocket (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/multimedia/zoneminder/zoneminder-1.36.5/dep/RtspServer/src/net/
H A DTcpSocket.h27 SOCKET GetSocket() const { return sockfd_; } in GetSocket() function
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dsocketstream.h30 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dsocket_stream.h33 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dsocketstream.h47 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dsocket_stream.h33 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dsocket_stream.h33 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dsocket_stream.h33 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsocketstream.h30 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dsocketstream.h31 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D86numaux.adb30 -- GNAT was originally developed by the GNAT team at New York University. --
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsocketstream.h30 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dsocketstream.h30 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/posix/network/
H A DNetworkPosix.h52 int GetSocket() { return m_sock; } in GetSocket() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cast_channel/
H A Dcast_socket_service.cc66 CastSocket* CastSocketService::GetSocket(int channel_id) const { in GetSocket() function in cast_channel::CastSocketService
73 CastSocket* CastSocketService::GetSocket( in GetSocket() function in cast_channel::CastSocketService
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/network/
H A DnSocket.h311 int nSocket::GetSocket( void ) const in GetSocket() function
327 nSocket const & nSocket::GetSocket( int & socket ) const in GetSocket() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_channel/
H A Dcast_socket_service.cc64 CastSocket* CastSocketService::GetSocket(int channel_id) const { in GetSocket() function in cast_channel::CastSocketService
71 CastSocket* CastSocketService::GetSocket( in GetSocket() function in cast_channel::CastSocketService
/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtptcpaddress.h69 SocketType GetSocket() const { return m_socket; } in GetSocket() function
/dports/audio/musicpd/mpd-0.23.6/src/event/
H A DWakeFD.hxx40 SocketDescriptor GetSocket() const noexcept { in GetSocket() function in WakeFD
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/darwin/ios-common/network/
H A DNetworkIOS.h62 int GetSocket() { return m_sock; } in GetSocket() function
/dports/editors/rehex/rehex-0.4.0/wxLua/modules/wxlua/debugger/
H A Dwxlsock.h152 int GetSocket() const { return m_sock; } in GetSocket() function
214 wxSocketBase* GetSocket() const { return m_socket; } in GetSocket() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/win32/network/
H A DNetworkWin32.h66 int GetSocket() { return m_sock; } in GetSocket() function
/dports/net-p2p/ctorrent/ctorrent-dnh3.3.2/
H A Dbtstream.h31 SOCKET GetSocket() { return (INVALID_SOCKET==sock) ? sock_was : sock; } in GetSocket() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/win10/network/
H A DNetworkWin10.h60 int GetSocket() { return m_sock; } in GetSocket() function
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/channelz/grpc_channelz_v1/
H A Dchannelz_grpc.pb.go39GetSocket(ctx context.Context, in *GetSocketRequest, opts ...grpc.CallOption) (*GetSocketResponse,… methodSpec
104 func (c *channelzClient) GetSocket(ctx context.Context, in *GetSocketRequest, opts ...grpc.CallOpti… func
131 GetSocket(context.Context, *GetSocketRequest) (*GetSocketResponse, error) methodSpec
156 func (UnimplementedChannelzServer) GetSocket(context.Context, *GetSocketRequest) (*GetSocketRespons… func
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/channelz/grpc_channelz_v1/
H A Dchannelz_grpc.pb.go34GetSocket(ctx context.Context, in *GetSocketRequest, opts ...grpc.CallOption) (*GetSocketResponse,… methodSpec
99 func (c *channelzClient) GetSocket(ctx context.Context, in *GetSocketRequest, opts ...grpc.CallOpti… func
126 GetSocket(context.Context, *GetSocketRequest) (*GetSocketResponse, error) methodSpec
151 func (*UnimplementedChannelzServer) GetSocket(context.Context, *GetSocketRequest) (*GetSocketRespon… func

12345678910>>...16