discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GSTcpPort(getFds:count:)


From: Stefan Böhringer
Subject: GSTcpPort(getFds:count:)
Date: 21 Jul 2003 18:19:51 +0200

In a DO application (Zillion) I run into the following exception.

2003-07-21 18:07:53.938 zillion[13067] GSTcpPort.m:1697  Assertion
failed in GSTcpPort(instance), method getFds:count:. 
NSInternalInconsistencyException

Meanwhile, but perhaps in advance a remote process displays:

2003-07-21 18:07:53.961 zillionClient[13082] connect attempt failed -
Connection refused
2003-07-21 18:07:53.961 zillionClient[13082] Port operation timed out -
proxy release


>From the source code this exception seems to be raised when a lot of
file descriptors are open. I'm not aware of any leaks but since the
error is reproducable this could be so. If anybody knows (Richard ?) how
large is the array usually provided to this method by the runloop?

Thanks, best wishes,

        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]