netutils/dhcpd: change select timeout from 60s to 10s
authorJin-Seong Kim <jseong82.kim@samsung.com>
Thu, 20 Apr 2017 04:22:56 +0000 (13:22 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 23 May 2017 12:40:02 +0000 (21:40 +0900)
commita76c284207e951936db02d339f7ee93ee9fe2a05
tree986a0ede29284cb2a35693999a6bfd098f1188f3
parent27f05a047fd5ff37279c3f324cd673bcb99c79cb
netutils/dhcpd: change select timeout from 60s to 10s

This commit is to change select timeout from 60s to 10s
 - 60s timeout is too long to stop dhcpd
 - 10s is enough time to wait for a dhcp handshake

Change-Id: I0d1f7d1b86ba6e46ac874fa364e86e9e9418a642
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
apps/netutils/dhcpd/dhcpd.c