Searched refs:DetachSocket (Results 1 – 1 of 1) sorted by relevance
164 bool DetachSocket(std::string* error_msg) const;284 return DetachSocket(error_msg); in ReopenOrDetach()411 bool FileDescriptorInfo::DetachSocket(std::string* error_msg) const { in DetachSocket() function in FileDescriptorInfo