Hide session option from public API
To make adding new option easier, we decided to make the details of option struct private and hide it from public API. We provide functions to set individual option value.
Showing
lib/nghttp2_option.c
0 → 100644
lib/nghttp2_option.h
0 → 100644
Please register or sign in to comment