Sample Header Ad - 728x90

How can I find out what so_type an existing unix socket has in macOS?

0 votes
1 answer
204 views
In linux we can run ss -x or lsof -U +E and we can see what type unix socket has. But in macOS there is no ss or we can run lsof -U which only shows TYPE - unix, but I would like to know with some utility what exactly so_type a unix socket has.
Asked by amkgi (103 rep)
Jan 3, 2024, 05:46 AM
Last activity: Jan 3, 2024, 07:46 AM