Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ portNumber
Method
portNumber
src/IECoreImage/DisplayDriverServer.cpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
DisplayDriverServer::Port DisplayDriverServer::portNumber()
291
{
292
return m_data->m_acceptor.local_endpoint().port();
293
}
294
295
void DisplayDriverServer::serverThread()
296
{
Callers
3
testPortNumber
Method · 0.95
testPortRange
Method · 0.95
testPortRangeRegistry
Method · 0.95
Calls
1
port
Method · 0.80
Tested by
3
testPortNumber
Method · 0.76
testPortRange
Method · 0.76
testPortRangeRegistry
Method · 0.76