mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +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
9abe5c934c
commit
cdbf2720e4
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