fragattacks/src/utils
Ben Greear f115560c21 eloop/poll: Handle POLLER | POLLHUP in read logic
Without this, we can get into a tight loop because the
code in general doesn't add eloop exception handlers,
so socket reporting the POLLERR would never be read.

With this change, any socket with POLLERR or POLLHUP
asserted will be handled by the read logic.

Signed-hostap: Ben Greear <greearb@candelatech.com>
2012-06-24 13:19:34 +03:00
..
.gitignore Add build rules for building a library from src/utils files 2009-12-05 21:39:41 +02:00
base64.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
base64.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
build_config.h Remove experimental Symbian build 2012-04-07 13:00:30 +03:00
common.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
common.h Remove experimental Symbian build 2012-04-07 13:00:30 +03:00
edit_readline.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
edit_simple.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
edit.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
edit.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eloop_none.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eloop_win.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eloop.c eloop/poll: Handle POLLER | POLLHUP in read logic 2012-06-24 13:19:34 +03:00
eloop.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
includes.h Remove experimental Symbian build 2012-04-07 13:00:30 +03:00
ip_addr.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ip_addr.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
list.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile wlantest: Add interactive mode to wlantest_cli 2010-11-20 10:48:32 +02:00
os_internal.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_none.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_unix.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os_win32.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
os.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pcsc_funcs.c Interworking: Use EAP-AKA if USIM is used 2012-03-04 16:11:02 +02:00
pcsc_funcs.h Fix eapol_test build without CONFIG_PCSC=y 2012-03-29 20:44:36 +03:00
radiotap_iter.h Add a copyright and license statement for a radiotap header file 2011-06-23 16:39:26 +03:00
radiotap.c Share the same radiotap helper implementation 2009-01-09 15:22:19 +02:00
radiotap.h nl80211: Implement noack policy for send_mlme 2011-11-19 19:22:13 +02:00
state_machine.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
trace.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
trace.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
uuid.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
uuid.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_debug.c Fix compiler warning on printf format with size_t 2012-04-28 18:30:12 +03:00
wpa_debug.h debug: Add option to log to Linux tracing 2012-03-31 13:55:33 +03:00
wpabuf.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpabuf.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00