getting proc TCP socket of file Info..
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I have code that needs to get an list of active TCP sockets for each process. Under Panther this was accomplished by kvm_read of the p_fd field of a proc structure.. and the examining the filedesc. Vinnie Moscaritolo ITCB-IMSH PGP: 3F903472C3AF622D5D918D9BD8B100090B3EF042 - ------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.0.0 (Build 1774) iQA/AwUBQi/FQNixAAkLPvBCEQjKdACeLeH61zjkXfdpM2BDJg0JQFkS2fEAoMVo ppt5+LI4X+ZKBHUm37TkOzbs =gqf3 -----END PGP SIGNATURE----- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... under Tiger, this is no longer available.. is there an alternative way to do this or do I need to write an NKE.. If NKE is the only way, then where can I get the TCPlogger example. it seems to have gone MIA? - -- This email sent to site_archiver@lists.apple.com
participants (1)
-
Vinnie Moscaritolo