MCPcopy Create free account
hub / github.com/Haivision/srt / GetSysSocket

Method GetSysSocket

apps/transmitmedia.cpp:1089–1089  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1087 bool Broken() override { return false; }
1088
1089 int GetSysSocket() const override { return m_sock; };
1090};
1091
1092template <class Iface> struct Udp;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected