Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs832 let mut acceptor = new(SslMethod::tls()).unwrap(); in test_mozilla_server() variables
/third_party/nghttp2/src/
H A DHttpServer.cc2026 std::shared_ptr<AcceptHandler> acceptor; in start_listen() local
1896 ListenEventHandler(Sessions *sessions, int fd, std::shared_ptr<AcceptHandler> acceptor) ListenEventHandler() argument

Completed in 6 milliseconds