Avoid dropping ctrl_iface on ENOBUFS error burst
authorJouni Malinen <jouni.malinen@atheros.com>
Sun, 11 Apr 2010 16:29:24 +0000 (19:29 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 11 Apr 2010 16:29:24 +0000 (19:29 +0300)
commit6700a277a9ca66c0d4d5ffca62c02c1ca27594b2
tree608c4be764676c215dc8bab1b20357ea5f81ffa6
parentcf4783e35fb4861181c275a3dbd607b58c7d4067
Avoid dropping ctrl_iface on ENOBUFS error burst

These bursts can result in control interface monitors being detached
even if the external program is still working properly. Use much larger
error threshold for ENOBUFS to avoid this.
wpa_supplicant/ctrl_iface_unix.c