Server close tcp connection but rpi don't recognize it.
Posted: Mon Jan 27, 2014 6:11 pm
Hi, I made a simple irc bot that use libircclient http://www.ulduzsoft.com/linux/libircclient/. When for any reason, irc server close the connection, this it is not recognized by irc bot on raspberrypi. The same code compiled on amd64 works fine. So after reserching and resercing finally I believe that the problem is in the OS, may be around socket... but I'm not an hardcore level programmer so...