1834643 Members
3562 Online
110069 Solutions
New Discussion

about ndd and lsof

 
ZQiang
Occasional Advisor

about ndd and lsof

I trace a network socket and the socket related to a port 5016. Using command ndd, I get a tcp_dev e00000013f91c5e8. Using command lsof -i :5016,I get a different tcp_dev 0xe00000013b1223c0. I don't know why they are different.