0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/nghttp2/lib
Sam Roberts 90cf2d5f00 deps: use nghttp2's config.h on all platforms
Fix warnings about use of htonl(), etc. by including config.h for all
platforms, defining HAVE_ARPA_INET_H on non-Windows, and therefore
including <arpa/inet.h>, which defines the host to network byte order
conversion functions.

PR-URL: https://github.com/nodejs/node/pull/27283
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2019-04-22 12:08:17 -07:00
..
includes deps: use nghttp2's config.h on all platforms 2019-04-22 12:08:17 -07:00
CMakeLists.txt
libnghttp2.pc.in
Makefile.am
Makefile.msvc
nghttp2_buf.c
nghttp2_buf.h
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_debug.c
nghttp2_debug.h
nghttp2_frame.c
nghttp2_frame.h
nghttp2_hd_huffman_data.c
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd.c
nghttp2_hd.h
nghttp2_helper.c
nghttp2_helper.h
nghttp2_http.c
nghttp2_http.h
nghttp2_int.h
nghttp2_map.c
nghttp2_map.h
nghttp2_mem.c
nghttp2_mem.h
nghttp2_net.h
nghttp2_npn.c
nghttp2_npn.h
nghttp2_option.c
nghttp2_option.h
nghttp2_outbound_item.c
nghttp2_outbound_item.h
nghttp2_pq.c
nghttp2_pq.h
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_rcbuf.c
nghttp2_rcbuf.h
nghttp2_session.c
nghttp2_session.h
nghttp2_stream.c
nghttp2_stream.h
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c
version.rc.in