Date: Sat, 6 Jun 1998 21:24:13 +1000 (EST) From: Darren Reed <avalon@coombs.anu.edu.au> To: nate@mt.sri.com (Nate Williams) Cc: rminnich@Sarnoff.COM, hackers@FreeBSD.ORG Subject: Re: ECONNREFUSED on a READ? Message-ID: <199806061124.EAA25356@hub.freebsd.org> In-Reply-To: <199806051932.NAA11091@mt.sri.com> from "Nate Williams" at Jun 5, 98 01:32:58 pm
next in thread | previous in thread | raw e-mail | index | archive | help
In some mail from Nate Williams, sie said: > > > > > So we have a socket, make a connection on it, sendto on it, then do a > > recvfrom on it and get an error. > > > > I'm seeing this on a > > FreeBSD 3.0-971110-SNAP #0: Sat Jan 6 23:54:11 EST 1996 > > root@c064:/usr/src/sys/compile/SMP-CLUSTER > > > > On almost any program. > > Do you have a short program that demonstrates this bug? I'd like to see > if this is the same sort of problem that the JDK is seeing, since it > sounds like it. Sounds perfectly normal to me. I imagine you'd get the ECONNRESET on whichever you do next for the socket - be it write or read. Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806061124.EAA25356>