-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 1.8.10
-
Component/s: Server (S)
-
Environment:Solaris
Hi,
I'm attaching a patch which solves the issue.
When you bind a service to a port in an exclusive ip netstat solaris command output is like:
192.168.0.32.1525 . 0 0 49152 0 LISTEN
So the command netstat -an | grep '.$port\>' | wc -l doesn't match
Thanks !