Home
last modified time | relevance | path

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

/dports/net/udt/udt4/src/
H A Dudt.h257 static const int ECONNREJ;
H A Dcommon.cpp655 const int CUDTException::ECONNREJ = 1002; member in CUDTException
/dports/www/srt/srt-1.4.4/srtcore/
H A Dcommon.h146 static const int ECONNREJ = SRT_ECONNREJ; variable