Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libflux/rpc: Rename flux_mrpcf() and flux_mrpc_getf() #1338

Merged
merged 1 commit into from Feb 14, 2018

Commits on Feb 14, 2018

  1. libflux/rpc: Rename flux_mrpcf() and flux_mrpc_getf()

    For consistency, rename flux_mrpcf() to flux_mrpc_pack()
    and rename flux_mrpc_getf() to flux_mrpc_get_unpack() just
    as the changes were done in these prior commits.
    
    libflux/rpc: rename rpcf->rpc_pack
    
    9a5c28b
    
    and
    
    libflux/rpc: rename rpc_getf->rpc_get_unpack
    
    1a3626b
    
    Fixes flux-framework#1290
    chu11 committed Feb 14, 2018
    Copy the full SHA
    a2445cd View commit details
    Browse the repository at this point in the history