libhv
libhv copied to clipboard
add rcv_bufsize on kcp_setting to allow recv larger package
I add a member to kcp_setting_t so that it can allow recv larger package in kcp session. I wonder whether it's reasonable or not, or larger package will rersult in some performace matter(maybe that's why it's not supported before)?