... 注册到lua中的C函数int lua_PrepareSend(lua_State *L) { SOCKET_INFORMATION *sockInfo = lua_touserdata(L,-2); int len = lua_tonumber(L,-1); ...
確定! 回上一頁