Re: Problems listening on a privileged port
Re: Problems listening on a privileged port
- Subject: Re: Problems listening on a privileged port
- From: Quinn <email@hidden>
- Date: Wed, 3 Oct 2007 09:25:16 +0100
At 19:30 -0700 2/10/07, Duane Murphy wrote:
Heh, then you did something wrong. The file descriptor will almost
certainly have a different number. Usually the tool file descriptor will
be low because you haven't opened many files, but the descriptor in the
application will be a higher number.
Yep. You can use <x-man-page://8/lsof> to verify the descriptor
passing. After getting the descriptor back from the tool, stop your
application in the debugger and use lsof to see what it is actually
referencing; and look to see if there /is/ a descriptor referencing
the correct thing.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden