Home
last modified time | relevance | path

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

/dports/net/udt/udt4/src/
H A Dudt.h255 static const int ECONNSETUP;
H A Dcommon.cpp653 const int CUDTException::ECONNSETUP = 1000; member in CUDTException
/dports/www/srt/srt-1.4.4/srtcore/
H A Dcommon.h144 static const int ECONNSETUP = SRT_ECONNSETUP; variable