Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-implement get_connections() by using sockstat instead of lsof on FreeBSD #141

Closed
giampaolo opened this issue May 23, 2014 · 1 comment

Comments

@giampaolo
Copy link
Owner

From g.rodola on December 23, 2010 22:52:39

As proposed here: 
https://groups.google.com/forum/?hl=en_US#!topic/psutil/OzZvVJCLuTg ...we can 
rewrite get_connections() implementation by using sockstat instead lsof for 
performances.

Original issue: http://code.google.com/p/psutil/issues/detail?id=141

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on December 23, 2010 14:25:24

Closing out as it seems sockstat does not include the connection status 
(established, connected, etc...).

Status: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant