Tatsuhiro Tsujikawa 5deef03687 Moved include of arpa/inet.h to spdylay_net.h
spdylay_net.h is compatibility layer for network related header files.
In the nature of spdylay library it should not depend on the actual
networking implementations, but we need some system headers for
optimization. Currently, arpha/inet.h and netinet/in.h are needed for
ntoh*/hton* functions.
2012-03-24 00:14:04 +09:00
2012-03-14 02:20:53 +09:00
2012-03-24 00:07:56 +09:00
2012-03-24 00:07:56 +09:00
2012-01-18 00:53:12 +09:00
2012-01-18 00:53:12 +09:00
2012-01-27 01:40:18 +09:00
2012-01-18 00:53:12 +09:00
2012-01-18 00:53:12 +09:00
2012-03-14 00:49:16 +09:00

See README.rst
Description
nghttp2 - HTTP/2 C Library and tools
Readme 43 MiB
Languages
C++ 51.6%
C 38.3%
Go 4.1%
Python 1.8%
M4 1.7%
Other 2.5%