class
NGHTTP::ConnectionManager
- NGHTTP::ConnectionManager
- Reference
- Object
Defined in:
nghttp/connection_manager.crInstance Method Summary
- #create_transport_queue(env, key, cls)
-
#get(env : HTTPEnv)
return an endpoint and a needs_connect flag if needs_connect is true, call connect outside this function
- #prep_connect(env, conn)
Instance Method Detail
return an endpoint and a needs_connect flag if needs_connect is true, call connect outside this function