Updated NSPortNameServer

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3345 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-11-27 21:15:35 +00:00
parent ca7f4b60d3
commit 1d8337eac5

View file

@ -1,3 +1,11 @@
Fri Nov 27 21:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
* src/NSPortNameServer.m: ([_open]) changed to stop attempts to restart
the name server when a connect to ANOTHER host fails. Also improved
log messages to identify the host we failed to connect to. Also
added support for overriding the default port fo the name server.
* Tools/gdomap.h: updated comments to talk about NSPortNameServer.m
Fri Nov 27 13:45:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
* src/NSObjCRuntime.m: minor performance improvment.