MCPcopy 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
290DisplayDriverServer::Port DisplayDriverServer::portNumber()
291{
292 return m_data->m_acceptor.local_endpoint().port();
293}
294
295void DisplayDriverServer::serverThread()
296{

Callers 3

testPortNumberMethod · 0.95
testPortRangeMethod · 0.95
testPortRangeRegistryMethod · 0.95

Calls 1

portMethod · 0.80

Tested by 3

testPortNumberMethod · 0.76
testPortRangeMethod · 0.76
testPortRangeRegistryMethod · 0.76