Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/GameNetworkingSockets
/ test_p2p.py
File
test_p2p.py
tests/test_p2p.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
# Test script to run the p2p test. This runs three processes: the two clients,
4
# and the dummy signaling service.
Callers
nothing calls this directly
Calls
13
_nat
Function · 0.85
_disabled_adapter
Function · 0.85
_slow_nat
Function · 0.85
ParseArgs
Function · 0.85
SetupMockIPs
Function · 0.85
CleanupMockIPs
Function · 0.85
CheckMockIPsBindable
Function · 0.85
StartProcessInThread
Function · 0.85
_get_lan_ipv4
Function · 0.85
len
Function · 0.85
ClientServerTest
Function · 0.85
ClientServerExpectedFailureTest
Function · 0.85
Tested by
no test coverage detected