Home
last modified time | relevance | path

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

/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dchannel.cpp34 bool Channel::SELF_CONN_OK = false;
H A Dswift.h1047 static bool SELF_CONN_OK; variable
H A Dsendrecv.cpp1850 if (!SELF_CONN_OK) { in OnHandshake()