Stream: UDP proxy.

This commit is contained in:
Roman Arutyunyan
2016-01-20 19:52:12 +03:00
parent c790f9673d
commit 2ce791f2cd
23 changed files with 773 additions and 112 deletions

View File

@@ -165,6 +165,7 @@ UNIX_SRCS="$CORE_SRCS $EVENT_SRCS \
src/os/unix/ngx_udp_recv.c \
src/os/unix/ngx_send.c \
src/os/unix/ngx_writev_chain.c \
src/os/unix/ngx_udp_send.c \
src/os/unix/ngx_channel.c \
src/os/unix/ngx_shmem.c \
src/os/unix/ngx_process.c \