Searched defs:HttpApiHandle (Results 1 – 1 of 1) sorted by relevance
41 pub type HttpApiHandle = (thread::JoinHandle<Result<()>>, EventFd); typedef321 ) -> Result<HttpApiHandle> { in start_http_thread()406 ) -> Result<HttpApiHandle> { in start_http_path_thread()432 ) -> Result<HttpApiHandle> { in start_http_fd_thread()