Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getTcp
Method
getTcp
Components/NetForwarderUI.cpp:164–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
bool
165
NetForwarderUI::getTcp(void) const
166
{
167
return this->ui->socketTypeCombo->currentIndex() == 1;
168
}
169
170
///////////////////////////////// Slots ///////////////////////////////////////
171
void
Callers
1
installNetForwarder
Method · 0.80
Calls
no outgoing calls
Tested by
1
installNetForwarder
Method · 0.64