diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-15 10:19:42 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-16 09:56:45 -0300 |
commit | 001d05541b8f494b895553468be97ae509e425c6 (patch) | |
tree | 9069da6085b0d36bd7b7d288793304f186886d05 /src/regexp.c | |
parent | b405a64133e145fcf2351eda48917ba08ba44e4e (diff) | |
download | rneovim-001d05541b8f494b895553468be97ae509e425c6.tar.gz rneovim-001d05541b8f494b895553468be97ae509e425c6.tar.bz2 rneovim-001d05541b8f494b895553468be97ae509e425c6.zip |
Extract reading boilerplate into rstream.c module
The `RStream` class hides the differences between files and other types of
streams with a simpler, general-purpose API for performing non-blocking reads
with libuv. Most of the code was adapted from input.c.
Diffstat (limited to 'src/regexp.c')
0 files changed, 0 insertions, 0 deletions