Searched defs:SetSockOpt (Results 1 – 4 of 4) sorted by relevance
66 int SetSockOpt(int level, in SetSockOpt() function
154 int SocketStream::SetSockOpt(int level, in SetSockOpt() function in pw::stream::SocketStream
2209 pub trait SetSockOpt: Clone { trait
43 impl SetSockOpt for $name { impl