mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
add some diagnostics
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27107 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
21fe9ddb3d
commit
75ae2d11d8
4 changed files with 21 additions and 8 deletions
|
@ -605,6 +605,7 @@ ihandler(int sig)
|
|||
name: NSConnectionDidDieNotification
|
||||
object: newConn];
|
||||
[newConn setDelegate: self];
|
||||
[newConn _enableKeepalive];
|
||||
/*
|
||||
* Create a new map table entry for this connection with a value that
|
||||
* is a table (normally with a single entry) containing registered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue