Remove conn and user_data from ngtcp2_rand
Remove conn and user_data from ngtcp2_rand in order to use it before conn is initialized.
Showing
- examples/client.cc 1 addition, 2 deletionsexamples/client.cc
- examples/server.cc 1 addition, 2 deletionsexamples/server.cc
- lib/includes/ngtcp2/ngtcp2.h 1 addition, 2 deletionslib/includes/ngtcp2/ngtcp2.h
- lib/ngtcp2_conn.c 2 additions, 2 deletionslib/ngtcp2_conn.c
- tests/ngtcp2_conn_test.c 1 addition, 4 deletionstests/ngtcp2_conn_test.c
Please register or sign in to comment