Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ setPort
Method
setPort
src/jlsrtp.cpp:2023–2026 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2021
}
2022
2023
void JLSRTP::setPort(unsigned short port)
2024
{
2025
_id.port = port;
2026
}
2027
2028
void JLSRTP::setID(CryptoContextID id)
2029
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected