return nseU_safeerror(L, "Nsock connect failed immediately"); } return yield(L, nu, "CONNECT", TO, 0, NULL); }static int l_connect (lua_State *L) { return connect(L, LUA_OK, 0); }static int l_send (lua_State *L)
return nseU_safeerror(L, "Nsock connect failed immediately"); } return yield(L, nu, "CONNECT", TO, 0, NULL); } static int l_connect (lua_State *L) { return connect(L, LUA_OK, 0); } static int l_send (lua_State *L) { nsock_pool nsp = get_pool(L); ...
return nseU_safeerror(L, "Nsock connect failed immediately"); } return yield(L, nu, "CONNECT", TO, 0, NULL); } static int l_connect (lua_State *L) { return connect(L, LUA_OK, 0); } static int l_send (lua_State *L) { nsock_pool nsp = get_pool(L); ...