Hello!
On Mon, Feb 22, 2016 at 9:55 PM, 泡泡鱼 wrote:
> In file included from ../lua-nginx-module/src/ngx_http_lua_util.c:38:0:
> ../lua-nginx-module/src/ngx_http_lua_socket_udp.h:34:5: error: unknown type
> name 'ngx_udp_connection_t'
> ngx_udp_connection_t udp_connection;
> ^
这个错误已经在 14 天以前修复了,你需要使用最新的 git 仓库里的版本。
Regards,
-agentzh