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

Method APIError

srtcore/api.cpp:3624–3627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3622}
3623
3624srt::CUDT::APIError::APIError(const CUDTException& e)
3625{
3626 SetThreadLocalError(e);
3627}
3628
3629srt::CUDT::APIError::APIError(CodeMajor mj, CodeMinor mn, int syserr)
3630{

Callers

nothing calls this directly

Calls 2

SetThreadLocalErrorFunction · 0.85
CUDTExceptionClass · 0.70

Tested by

no test coverage detected