net.tcp.listen doesn't work with ports listening in a fixed ip

XMLWordPrintable

    • 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 !

            Assignee:
            Unassigned
            Reporter:
            Javier Barroso
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: