[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSFileHandle Additions on Snow Leo?
From: |
David Wetzel |
Subject: |
NSFileHandle Additions on Snow Leo? |
Date: |
Mon, 19 Apr 2010 22:40:14 -0700 |
hi guys,
does that work for you?
_fileHandle=[NSFileHandle fileHandleAsServerAtAddress:@"localhost"
service:@"10000" // whatever
protocol:@"tcp"];
it looks like there is a problem with ipv6.
[host address] in getAddr() gives me ::1
Anybody seen that before?
I want to run a malloc debug and shark on GSWeb...
Cheers,
David Wetzel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- NSFileHandle Additions on Snow Leo?,
David Wetzel <=