Home
last modified time | relevance | path

Searched defs:SetSocketBlocking (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dsocket_test.cc50 TEST(SocketTest, SetSocketBlocking) { in TEST() argument
Dsocket_posix.cc279 absl::Status SetSocketBlocking(SocketFd fd, bool blocking) { in SetSocketBlocking() function