Searched defs:SetSockOpt (Results 1 – 5 of 5) sorted by relevance
2202 pub trait SetSockOpt: Clone { interface
43 impl SetSockOpt for $name { impl
66 int SetSockOpt(int level, in SetSockOpt() function
154 int SocketStream::SetSockOpt(int level, in SetSockOpt() function in pw::stream::SocketStream
965 int FileInstance::SetSockOpt(int level, int optname, const void* optval, in SetSockOpt() function in cuttlefish::FileInstance