hush/networking/udhcp
Denys Vlasenko 52a515d187 udhcp: use poll() instead of select()
function                                             old     new   delta
udhcp_sp_read                                         65      46     -19
udhcp_sp_fd_set                                       79      54     -25
udhcpd_main                                         1530    1482     -48
udhcpc_main                                         2780    2730     -50
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-142)           Total: -142 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-02-16 23:25:44 +01:00
..
arpping.c dhcp: merge leases.c and static_leases.c into dhcpd.c 2016-10-04 00:56:58 +02:00
common.c typo in comment 2017-01-29 18:48:58 +01:00
common.h udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
Config.src Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
d6_common.h fix build breakage found by randconfig 2012-04-20 14:48:00 +02:00
d6_dhcpc.c udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
d6_packet.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00
d6_socket.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00
dhcpc.c udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
dhcpc.h udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT 2013-01-28 15:25:35 +01:00
dhcpd.c udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
dhcpd.h dhcp: merge leases.c and static_leases.c into dhcpd.c 2016-10-04 00:56:58 +02:00
dhcprelay.c Convert all udhcp applets to "new style" applet definitions 2016-11-23 18:54:59 +01:00
domain_codec.c udhcpc: fix a warning in debug code 2016-03-11 00:26:58 +01:00
dumpleases.c make --help texts more uniform 2017-01-21 02:49:58 +01:00
Kbuild.src fix breakage found by mass one-applet builds 2016-12-23 02:42:26 +01:00
packet.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00
signalpipe.c udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
socket.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00