Lua bindings for https://github.com/skywind3000/kcp
use luarocks install kcp
- create(conv, func)
- getconv()
- recv()
- send(data)
- update(current)
- check(current)
- input(data)
- flush()
- wndsize(sndwnd, rcvwnd)
- nodelay(nodelay, interval, resend, nc)
- peeksize()
- setmtu(mtu)
- waitsnd()
- logmask()
- sndcnt()
- timeoutcnt()
- fastsndcnt()
- minrto(rto)