• E
    remote: remove special case for getting version · 8fcbc0c6
    Eric Blake 提交于
    The on-the-wire protocol is identical; XDR guarantees that
    both 'hyper' and 'unsigned hyper' are transmitted as 8 bytes.
    
    * src/remote/remote_protocol.x (remote_get_version_ret)
    (remote_get_lib_version_ret): Match public API.
    * daemon/remote_generator.pl: Drop special case.
    * src/remote_protocol-structs: Reflect updated type.
    8fcbc0c6
remote_protocol-structs 47.9 KB