show/hide this revision's text 2 edited tags
show/hide this revision's text 1

In Cocoa, how do I set the TTL on a packet?

I want to be able to explicitly set the TTL value for a socket connection using Cocoa. I've been unable to see anything useful in the CoreFoundation docs. Do I need to go even lower to the BSD Sockets to set the TTL value?