Subject Re: [firebird-support] INET/inet_error: read errno = 10054
Author Stefan Heymann
> I have a problem with firebird under windows 2000 server

> The log file has a lot of INET/inet_error: read errno = 10054 message.

> What does it mean.

Winsock Error Message 10054 means

"Connection reset by peer"

So that means that the peer of your TCP connection (probably the
Client) has suddenly closed the TCP connection.

Regards

Stefan

P.S. I have put a list of WinSock Error Codes here
http://www.destructor.de/firebird/winsockerrors.htm