MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / cmd_setup

Function cmd_setup

src/rtsp.cpp:1004–1061  ·  view source on GitHub ↗

* @brief Handle RTSP SETUP requests and prepare transport state. * * @param server RTSP server instance handling the request. * @param sock Socket used to read or write the protocol message. * @param session Active streaming or pairing session for the request. * @param req Parsed RTSP request being handled. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

map_portFunction · 0.85
cmd_not_foundFunction · 0.85
moveFunction · 0.85
respondFunction · 0.85
to_stringFunction · 0.70
dataMethod · 0.45

Tested by

no test coverage detected