You need to sign in or sign up before continuing.
  • M
    remote generator: Allow to annotate arrays with typecasts · 272ead55
    Matthias Bolte 提交于
    Removes special case code from the generator and handle additional
    methods.
    
    The generated version of remoteDispatchDomainPinVcpu(Flags) has no
    length check, but this check was useless anyway as it was applied to
    data that was already deserialized from its XDR form.
    272ead55
remote_protocol.x 66.5 KB