Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/wpa
Module Name: src
Committed By: christos
Date: Sun May 27 03:14:32 UTC 2007
Modified Files:
src/usr.sbin/wpa: l2_packet.c
Log Message:
unregister the read socket when we deinit, otherwise the stale socket stays
in the select mask, select fails with EBADFD and wpa_supplicant exits. This
should be pulled to 4.0.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/wpa/l2_packet.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index