Searched refs:SOCKS5_VERSION (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DProxy.cpp583 m_buffer[0] = SOCKS5_VERSION;
617 m_ok = m_ok && m_buffer[0] == SOCKS5_VERSION;
690 m_buffer[0] = SOCKS5_VERSION;
733 m_buffer[0] == SOCKS5_VERSION &&
H A DProxy.h64 const unsigned char SOCKS5_VERSION = 0x05; variable

Completed in 173 milliseconds