Subject Re: [firebird-support] FB 2.5.2 SS crash
Author Gabor Boros
2014.04.23. 14:57 keltezéssel, Zsazsi írta:

> Before these, several (I mean a lot) "INET/inet_error: read errno =
> 10054" was logged and the Server refused to answer to the requests for a
> few minutes.

Hi,

10054 is a network error: "Connection reset by peer. An existing
connection was forcibly closed by the remote host."

http://msdn.microsoft.com/en-us/library/windows/desktop/ms740668%28v=vs.85%29.aspx

Gabor