nghttp2/doc/sources
Tatsuhiro Tsujikawa d00d4d647d Compile with android NDK r10b 32bit target
Android does not have _Exit.  We detect this and use _exit instead.
clang-3.4 has an issue around undefined reference to
__atomic_fetch_add_4, so we stick to gcc-4.8 for now.
2014-09-14 21:32:53 +09:00
..
building-android-binary.rst Compile with android NDK r10b 32bit target 2014-09-14 21:32:53 +09:00
h2load-howto.rst doc: Add h2load-howto.rst 2014-06-27 00:05:49 +09:00
index.rst doc: Add building-android-binary document 2014-08-17 19:15:19 +09:00
nghttpx-howto.rst doc: Add note how to re-open log files in nghttpx 2014-08-16 23:00:35 +09:00
python-apiref.rst doc: Add Python API doc 2014-05-13 21:46:39 +09:00
tutorial-client.rst doc: Update tutorials 2014-08-25 21:24:04 +09:00
tutorial-hpack.rst doc: Add HPACK API tutorial 2014-06-29 23:45:49 +09:00
tutorial-server.rst libevent-server: Use nghttp2_option_set_recv_client_preface() 2014-09-13 21:24:45 +09:00