Re: straight-C DNS lookup with timeout?
Re: straight-C DNS lookup with timeout?
- Subject: Re: straight-C DNS lookup with timeout?
- From: Philip George <email@hidden>
- Date: Thu, 2 Jan 2003 06:19:48 -0600
yep. in fact, that code i sent you isn't even run in the main thread.
On Thursday, January 2, 2003, at 06:10 AM, Andrew wrote:
On Thu, 2 Jan 2003, Philip George wrote:
Where's your .m file?
You don't need one - you can ask gcc to build using the objective C
compiler using the -x objective-c syntax.
I'm calling the functions from an Objective-C
method in a Cocoa app. That's the problem. When I put the code into
a
The code looks fine. You don't have multiple threads do you?
Andrew
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.