Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ setIPAddress
Method
setIPAddress
src/jlsrtp.cpp:2018–2021 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2016
}
2017
2018
void JLSRTP::setIPAddress(std::string ipAddress)
2019
{
2020
_id.address = ipAddress;
2021
}
2022
2023
void JLSRTP::setPort(unsigned short port)
2024
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected