在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):linxiaolong/lua-kcp开源软件地址(OpenSource Url):https://github.com/linxiaolong/lua-kcp开源编程语言(OpenSource Language):C 61.5%开源软件介绍(OpenSource Introduction):Introduction:Lua binding for KCP, interface description written in lua-interface.md, see details of the project description within the KCP. what is KCP? please visit: https://github.com/skywind3000/kcp, http://www.skywind.me/blog/archives/1048 #Make: Just make #Structure: ####3rd: lua: taken lua53 kcp: visit https://github.com/skywind3000/kcp ####src: lkcp.c: the file for bind kcp testkcp.lua: the file for test kcp ####run_test.sh: After the project compile successfully, you can run this file to test kcp #lua-interface: LKcp.lkcp_init(output)DESCRIPTION
PARAMETERS
RETURN
LKcp.lkcp_create(session, info)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_wndsize(sndwnd, rcvwnd)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_nodelay(nodelay, interval, resend, nc)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_check(current)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_update(current)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_send(data)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_flush()DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_input(data)DESCRIPTION
PARAMETERS
RETURN
kcp:lkcp_recv()DESCRIPTION
PARAMETERS
RETURN
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论