Skip to content
  • Robert Smith's avatar
    Fixed RemoteAction bug for using old connections · 8033cd12
    Robert Smith authored
    
    
    Fixed a bug where RemoteAction was trying to find pre-existing
    connections by looking up the address for the current connection's name
    instead of its hostname. It now simply compares the two connections'
    names. This allows a user to, for example, configure two different
    connections to the same machine but which use different ports.
    
    Signed-off-by: default avatarRobert Smith <smithrw@ornl.gov>
    8033cd12