Is there a way to get a per-socket send and receive Queues utilization on Solaris similar to the way that Linux' netstat displays it?
Example on Linux:
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:19072 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:19008 0.0.0.0:* LISTEN