Searched defs:SetNonBlocking (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/net/
H A Dsockets.cc155 int Sockets::SetNonBlocking(int sockfd) const { function in class:shill::Sockets
/system/extras/tests/net_test/
H A Dnet_test.py108 def SetNonBlocking(fd): function
135 SetNonBlocking(s.fileno())

Completed in 88 milliseconds