[OpenWrt-Devel] iwinfo lua scanlist issue
Jo-Philipp Wich
jow at openwrt.org
Mon Jun 29 05:59:41 EDT 2015
Hi Peter,
I suspect the culprit is nl80211_wait() which calls nl_recvmsgs()
internally.
To overcome this problem we need to restructure the nl80211 code to use
nonblocking sockets and then extend the nl80211_wait() implementation to
have a timeout.
~ Jow
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list