This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-01-17 18:48:24 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
349fa0048b7d45875daf96eefca0da163cd3a82f
neovim
/
src
/
nvim
/
msgpack_rpc
History
Björn Linse
f6968dc0f7
api: call multiple methods atomically (useful in async contexts)
...
remove unused response_id parameter of handle_nvim_... helpers
2016-10-22 10:51:32 +02:00
..
channel.c
api: call multiple methods atomically (useful in async contexts)
2016-10-22 10:51:32 +02:00
channel.h
job control: reuse common job code for rpc jobs
2016-08-20 12:55:35 +02:00
helpers.c
api: call multiple methods atomically (useful in async contexts)
2016-10-22 10:51:32 +02:00
helpers.h
rstream/wstream: Unify structures and simplify API
2015-07-17 00:19:55 -03:00
server.c
server_init: Handle server_address_new() failure.
2016-07-18 11:02:30 -04:00
server.h
msgpack-rpc: Create subdirectory for msgpack-rpc modules
2014-10-21 11:05:49 -03:00