Add debug prints for wpa_supplicant ctrl_iface socket send operations
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 14 Aug 2015 16:22:08 +0000 (19:22 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 14 Aug 2015 18:18:43 +0000 (21:18 +0300)
commit2e95cfc188e770473065ce8d8270a79251b5c362
treedab381cb753f198874a5b96c393bbf87f1d947b1
parentac8757cc352014beaba50f72adee8113efbfdfcf
Add debug prints for wpa_supplicant ctrl_iface socket send operations

This makes it easier to track the output queue state on a control
interface socket and determine what could be causing issues with running
out of space in the buffer.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface_unix.c