mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 10:38:53 +08:00
5deef03687936f6a304364bca182662bbed25e41
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.
See README.rst
Languages
C++
51.6%
C
38.3%
Go
4.1%
Python
1.8%
M4
1.7%
Other
2.5%