Hi

I've writen a tcp socket based program to config my Openwrt system. I found a 
strange problem when my program faces a crash. If I do some configs before a 
crash via my program ( It means that I change wireless config file and run 
"wifi" command via my program), the port that used by my program will capture 
by 
wpa_supplicant or hostapd after crashing. I find it when I use "netstat -n -l 
-p".  So it will cause to see "Bind Failed" error when I run my program again 
and prevent it to run properly without killing that process. 

It's really strange. 

Any help will be greatly appreciated.


      
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to