MCPcopy 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

_natFunction · 0.85
_disabled_adapterFunction · 0.85
_slow_natFunction · 0.85
ParseArgsFunction · 0.85
SetupMockIPsFunction · 0.85
CleanupMockIPsFunction · 0.85
CheckMockIPsBindableFunction · 0.85
StartProcessInThreadFunction · 0.85
_get_lan_ipv4Function · 0.85
lenFunction · 0.85
ClientServerTestFunction · 0.85

Tested by

no test coverage detected