nghttp2/src/includes
Tatsuhiro Tsujikawa 95ca4f55d5 asio: client: Fix connect timeout does not work, return from cb if session stopped
This change removed client::session::connect_timeout() functon, and
connect timeout should be given to client::session constructor.  This
is required since async operation starts in the constructor.
2016-02-06 11:05:13 +09:00
..
nghttp2 asio: client: Fix connect timeout does not work, return from cb if session stopped 2016-02-06 11:05:13 +09:00
Makefile.am Don't install libnghttp2_asio headers if they are disabled 2015-04-10 23:11:40 +09:00