LionYu

Results 3 issues of LionYu

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...

I found kcp service will get unavailable when large packet comes, so I think it's neccessary to drop it so that the next packet can be handled, and service keep...

Improvements to the build system: 1. The configure/makefile does not support the `--disable-shared` option. 2. The names of the static libraries generated by configure/makefile and CMake are inconsistent. 3. Some...