Uploaded image for project: 'jsonrpc'
  1. jsonrpc
  2. JSONRPC-4

allow lenient treatment of ZMQ URLs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 8815

      A trailing slash on ZMQ URLs causes an integer conversion exception (because
      it cannot be converted to a port).

      Example: zmq://0.0.0.0:20000/

      The "20000/" is not a valid port. Change the logic to ignore the
      trailing slash.

            aclarke@pobox.com Allan Clarke
            aclarke@pobox.com Allan Clarke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: