mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +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
b7c1a7ad26
commit
0fe03d08e1
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…
Add table
Add a link
Reference in a new issue