> andrew morgan wrote:
> >
> > dsi_stream_read calls the standard POSIX read function.  It returns -1 on
> > an error and sets errno.  In the log above, we see "dsi_stream_read(-1):
> > Connection reset by peer", which indicates that the other end of the
> > tcp/ip connection either timed out or closed the connection with a
> > standard tcp/ip FIN/ACK packet.
> >
> > Small correction to the above.  I should have said "timed out or closed
> > the connection *without* a standard tcp/ip FIN/ACK packet."

I  just wanted to let everyone know the resolution to this problem.  The
problem was a bad port on a switch that was connecting two gigabit
ethernet switches together.  The bad port was generating CRC errors.

-- 

Sincerely,
Leo Wierzbowski

"The University of Florida does not endorse or disendorse the
 content of this document.  It is the author's private opinion."

Reply via email to