int Buffer::get_rdma_rank()

in csrc/deep_ep.cpp [133:135]


int Buffer::get_rdma_rank() const {
    return rdma_rank;
}