Hello

I'm debugging an application than listens on an UDP (unprivileged)
port and I'm suspecting a queue buildup at certain peak load times. I
need to monitor the status of a particular input queue (how many
packets/bytes are waiting for service) at a certain moment.

I investigated netstat and ndd but haven't found anything useful. I recall
being able to do this on Tru64's and Linux' versions of netstat, but
on Solaris I'm stuck.

Does anybody have any experience on this one?

TIA,
cl.