aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/msgpack_rpc_helpers.h
Commit message (Collapse)AuthorAge
* channel/msgpack_rpc: Refactor to better split functions across modulesThiago de Arruda2014-06-24
Move validation/conversion functions and to msgpack_rpc_helpers to separate those from the functions that are used from the channel module