Subject Re: Unknown Win32 error 10054.
Author Adam
--- In firebird-support@yahoogroups.com, rodrigo neira <rdneira@y...>
wrote:
> I have the next errors,
> My firebird 1.5.2 run on Mandrake 10.2
>
> General SQL error unable to complete network request to host
"xxx.xxx.xxx.xxx" error writing data to the connection. Unknown Win32
error 10054.

It is just a winsock error message.

Google 10054, It simply means that the TCP connection was dropped.
Check the firebird log to see if the server "restarted itself". If so,
it is probably a buggy UDF.

Adam