Searched refs:supportNonBlocking (Results 1 – 2 of 2) sorted by relevance
32 bool init(bool supportNonBlocking = true,
38 bool FifoSocket::init(bool supportNonBlocking, bool supportReturnValues, size_t maxDataSize) { in init() argument