Stop ctrl_iface monitor send loop on reinit failure
authorJouni Malinen <j@w1.fi>
Sat, 26 Oct 2013 10:18:40 +0000 (13:18 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 26 Oct 2013 12:55:59 +0000 (15:55 +0300)
commit29179b881ed35ec351d663980176717d33bed65e
tree4eac03e2d41460a3453f769d33fea625d010c1bc
parenta2a535f897846fe83b3cab07a329ea11af969031
Stop ctrl_iface monitor send loop on reinit failure

There is no point trying to continue sending messages with sendmsg() if
socket reinitialization fails.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface_unix.c