Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ tcpPort
Method
tcpPort
app/src/IO/Drivers/Network.cpp:279–282 ·
view source on GitHub ↗
* @brief Returns the configured TCP port. */
Source
from the content-addressed store, hash-verified
277
* @brief Returns the configured TCP port.
278
*/
279
quint16 IO::Drivers::Network::tcpPort() const
280
{
281
return m_tcpPort;
282
}
283
284
/**
285
* @brief Returns the UDP local bind port.
Callers
1
getConfiguration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected