There was an error fetching the commit references. Please try again later.
Replace ssize_t with ngtcp2_ssize which is typedefed to ptrdiff_t
Showing
- examples/client.cc 5 additions, 5 deletionsexamples/client.cc
- examples/server.cc 8 additions, 8 deletionsexamples/server.cc
- lib/includes/ngtcp2/ngtcp2.h 28 additions, 23 deletionslib/includes/ngtcp2/ngtcp2.h
- lib/ngtcp2_conn.c 165 additions, 154 deletionslib/ngtcp2_conn.c
- lib/ngtcp2_conn.h 7 additions, 8 deletionslib/ngtcp2_conn.h
- lib/ngtcp2_crypto.c 9 additions, 8 deletionslib/ngtcp2_crypto.c
- lib/ngtcp2_ksl.c 1 addition, 1 deletionlib/ngtcp2_ksl.c
- lib/ngtcp2_pkt.c 143 additions, 138 deletionslib/ngtcp2_pkt.c
- lib/ngtcp2_pkt.h 90 additions, 85 deletionslib/ngtcp2_pkt.h
- lib/ngtcp2_ppe.c 4 additions, 4 deletionslib/ngtcp2_ppe.c
- lib/ngtcp2_ppe.h 1 addition, 1 deletionlib/ngtcp2_ppe.h
- lib/ngtcp2_rtb.c 3 additions, 3 deletionslib/ngtcp2_rtb.c
- lib/ngtcp2_rtb.h 2 additions, 2 deletionslib/ngtcp2_rtb.h
- lib/ngtcp2_vec.c 3 additions, 3 deletionslib/ngtcp2_vec.c
- lib/ngtcp2_vec.h 2 additions, 2 deletionslib/ngtcp2_vec.h
- tests/ngtcp2_conn_test.c 33 additions, 33 deletionstests/ngtcp2_conn_test.c
- tests/ngtcp2_crypto_test.c 3 additions, 3 deletionstests/ngtcp2_crypto_test.c
- tests/ngtcp2_pkt_test.c 93 additions, 93 deletionstests/ngtcp2_pkt_test.c
- tests/ngtcp2_rtb_test.c 1 addition, 1 deletiontests/ngtcp2_rtb_test.c
- tests/ngtcp2_test_helper.c 18 additions, 18 deletionstests/ngtcp2_test_helper.c
Please register or sign in to comment