hostap/wpaspy
Jouni Malinen d52747c99e wpaspy: Do not leave socket files behind if connection fails
Ctrl::__init__ needs to handle socket.connect() exceptions and unlink
the client socket file on failures.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-12-31 15:45:18 +02:00
..
Makefile wpaspy: Add Python bindings for wpa_ctrl 2013-03-01 23:27:56 +02:00
setup.py wpaspy: Add Python bindings for wpa_ctrl 2013-03-01 23:27:56 +02:00
test.py wpaspy: Fix exception handling in the test script 2013-03-16 21:46:51 +02:00
wpaspy.c wpaspy: Add Python bindings for wpa_ctrl 2013-03-01 23:27:56 +02:00
wpaspy.py wpaspy: Do not leave socket files behind if connection fails 2013-12-31 15:45:18 +02:00