Files
neovim/src
Thiago de Arruda 0b2b1da0e8 channel: Bugfixes and refactor
- All functions that require a channel id will fail when the channel was
  disabled
- Rewrite `call_stack_unwind` as `call_set_error`. It will now disable the
  channel and set error on all frames. The stack will be unwinded automatically
  while the involved functions exit.
- Remove `disable_channel` function. If channels are disabled, they will be
  closed as soon as possible
2014-07-17 11:30:01 -03:00
..
2014-07-17 11:30:01 -03:00