• E
    addrToString: give better error message · 3022375d
    Eric Blake 提交于
    The user probably doesn't care what the gai error numbers are, as
    much as what the failed conversion IP address was.
    
    * src/remote/remote_driver.c (addrToString): Mention which address
    could not be converted.
    * daemon/remote.c (addrToString): Likewise.
    3022375d
remote.c 214.1 KB