Subject Re: Disconnecting leads to "INET/inet_error: read errno = 10038"
Author patrick_marten
Small addition:
this also happens on a 32bit machine with a server installation.

With the embedded server everything works fine.


--- In IBObjects@yahoogroups.com, "patrick_marten" <patrick_marten@...> wrote:
>
> Hello,
>
> since a while I've noticed, that a firebird.log gets created, when I close my application on a client.
>
> The content of the log:
> "INET/inet_error: read errno = 10038"
>
> It could well be a case for the firebird groups, but as this happens in OnDestroy of my main datamodule, when I do "myConnection.Connected := false;", I thought I would post here.
>
> I think this started to happen recently, but not sure what has changed...
>
> I'm using
> DelphiXE
> IBObjects 4.9.14 Build 52
> Firebird-2.5.2.26539 32bit (the server is a 64bit machine)
>
> Inbetween I've tried IBObjects 4.9.14 Build 55 but had to uninstall it again due to the error I was getting, so can't say if it works with this build.
>
> I'm sure it wasn't happening with Firebird 2.1.4 but I'm also quite sure that it wasn't happening with Firebird 2.5.2 first as well.
>
> Any ideas on what might be wrong?
>
> Best regards,
> Patrick
>