MCPcopy 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
2023void JLSRTP::setPort(unsigned short port)
2024{
2025 _id.port = port;
2026}
2027
2028void JLSRTP::setID(CryptoContextID id)
2029{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected