Searched defs:SetNonBlocking (Results 1 – 2 of 2) sorted by relevance
155 int Sockets::SetNonBlocking(int sockfd) const { in SetNonBlocking() function in shill::Sockets
108 def SetNonBlocking(fd): function