Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DTCP_client.h32 TCP_CLIENT_PROXY_SOCKS5_UNCONFIRMED, enumerator
H A DTCP_client.c995 tcp_connection->status = TCP_CLIENT_PROXY_SOCKS5_UNCONFIRMED; in do_TCP_connection()
1000 if (tcp_connection->status == TCP_CLIENT_PROXY_SOCKS5_UNCONFIRMED) { in do_TCP_connection()