mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Thread fixes for NSConnection
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8174 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d84f89cc45
commit
6c5c018c86
6 changed files with 29 additions and 14 deletions
|
@ -1552,6 +1552,7 @@ static Class tcpPortClass;
|
|||
|
||||
- (void) gcFinalize
|
||||
{
|
||||
NSDebugMLLog(@"NSPort", @"GSTcpPort 0x%x finalized", self);
|
||||
[self invalidate];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue