Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Haivision/srt
/ GetSysSocket
Method
GetSysSocket
apps/transmitmedia.cpp:1044–1044 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1042
bool End() override { return eof; }
1043
1044
int GetSysSocket() const override { return m_sock; };
1045
};
1046
1047
class UdpTarget: public Target, public UdpCommon
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected