mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-05 09:05:07 -05:00
5deef03687
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. |
||
---|---|---|
doc | ||
examples | ||
lib | ||
m4 | ||
tests | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README | ||
README.rst |
See README.rst