Home
last modified time | relevance | path

Searched refs:platform_domain (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnetwork.c1440 const int platform_domain = make_family(domain); in net_socket() local
1443 const Socket sock = {(int)socket(platform_domain, platform_type, platform_prot)}; in net_socket()