inetd: close new udp fd in "udp nowait" case
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 11 Sep 2011 14:48:21 +0000 (16:48 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 11 Sep 2011 14:48:21 +0000 (16:48 +0200)
commit223b9417b3789e60f3a91510661b00a92c0db027
tree2616985d865a3ddbc8653db23f1b106e9e39a039
parentd2fe2ba08dd84cd7e94d1ae3e2e9c12ca2b4d561
inetd: close new udp fd in "udp nowait" case

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/inetd.c