On Mon, Oct 4, 2010 at 10:06 AM, Michael <[email protected]> wrote: > > > Google turns up zero hits for tcpRcvCntrl > > Any of you know what this > error may indicate? > > > -- > Michael Rasmussen > > http://www.jamhome.us/ > Be Appropriate && Follow Your Curiosity > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug >
It looks suspiciously like a network stack issue. Although odd that errno=0 as that would seem to indicate it wasn't actually a failure, maybe transient in nature? Using an ethernet nic or wireless card? If you can, I'd fire up wireshark if you're a GUI fan or plain old tcpdump to a file and see if you can find some context around that error. Drew- _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
