lua_pushfstring 46 source3/utils/net_lua.c lua_pushfstring(L, "socket: %d", p->fd); lua_pushfstring 84 source3/utils/net_lua.c lua_pushfstring(L, "connect failed: %s", strerror(err)); lua_pushfstring 155 source3/utils/net_lua.c lua_pushfstring(L, "socket() failed: %s", strerror(errno));