Use longer timeout in wpa_ctrl_request()
authorDmitry Shmidt <dimitrysh@google.com>
Sun, 27 Feb 2011 15:08:15 +0000 (17:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Feb 2011 15:08:15 +0000 (17:08 +0200)
commit1480633f965cb846f99c46a2aecc4357f7478281
tree73cf3bda8f473836a69590252ac745e24d9bd84a
parent36fde1e79cd226a91ce2ae56ff065c409790d5d7
Use longer timeout in wpa_ctrl_request()

Wait longer for control interface response from wpa_supplicant to
avoid issues with some drivers that have long blocking operations.
src/common/wpa_ctrl.c