• M
    rpc: Size up RPC limits · eb635de1
    Michal Privoznik 提交于
    Since we are allocating RPC buffer dynamically, we can increase limits
    for max. size of RPC message and RPC string. This is needed to cover
    some corner cases where libvirt is run on such huge machines that their
    capabilities XML is 4 times bigger than our current limit. This leaves
    users with inability to even connect.
    eb635de1
remote_protocol.x 75.7 KB