MCPcopy Create free account
hub / github.com/dannagle/PacketSender / getSSLPortString

Method getSSLPortString

src/packetnetwork.cpp:736–739  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734
735
736QString PacketNetwork::getSSLPortString()
737{
738 return Settings::intListToPorts(getSSLPortsBound());
739}
740
741
742

Callers 2

MainWindowMethod · 0.80
SSLServerStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected