Searched defs:maxRecvRetries (Results 1 – 2 of 2) sorted by relevance
412 ushort maxRecvRetries() @property const { in maxRecvRetries() function417 void maxRecvRetries(ushort value) @property { in maxRecvRetries() function
823 void TSocket::setMaxRecvRetries(int maxRecvRetries) { in setMaxRecvRetries()