Subject Re: [firebird-support] Read error in the log file
Author Ann W. Harrison
At 08:12 AM 10/21/2004, Craig wrote:

>What would the following line in the firebird log file indicate?
>
>INET/inet_error: read errno = 10054

That's a TCP/IP (aka INET) error, indicating that the client
shut down the connection without disconnecting from the database
first. It's about the most common error in the log.

Regards,


Ann