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

/system/core/fastboot/
H A Dsocket.h109 // Blocks up to |timeout_ms| until a read is possible on |sock_|, and sets |receive_timed_out_|
111 // a subsequent recv() on |sock_| will complete without blocking or if |timeout_ms| <= 0.
114 cutils_socket_t sock_ = INVALID_SOCKET; member in class:Socket
/system/connectivity/shill/net/
H A Dnetlink_manager.h442 std::unique_ptr<NetlinkSocket> sock_; member in class:shill::NetlinkManager

Completed in 1720 milliseconds