mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Tidyups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13185 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a5469f6917
commit
6d080339e4
1 changed files with 2 additions and 0 deletions
|
@ -512,6 +512,8 @@ static Class runLoopClass;
|
|||
else
|
||||
{
|
||||
gotAddr = YES;
|
||||
NSDebugMLLog(@"GSTcpHandle", @"Connecting to %s:%d using desc %d",
|
||||
addr, [aPort portNumber], desc);
|
||||
}
|
||||
}
|
||||
sockAddr.sin_port = GSSwapHostI16ToBig([aPort portNumber]);
|
||||
|
|
Loading…
Reference in a new issue