diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-05-07 17:57:23 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-05-12 19:28:30 -0300 |
commit | 7f00608d57998858fd6a3e0720cbdbfeb92bd567 (patch) | |
tree | 09753d4dcddc8b77e91046170218cc79b34a6258 /src/os_unix.c | |
parent | 51ee26fe687facb730a5d96c71bb169dafc1d67e (diff) | |
download | rneovim-7f00608d57998858fd6a3e0720cbdbfeb92bd567.tar.gz rneovim-7f00608d57998858fd6a3e0720cbdbfeb92bd567.tar.bz2 rneovim-7f00608d57998858fd6a3e0720cbdbfeb92bd567.zip |
Add helpers for accessing data in libuv handles
Libuv handles have a single generic pointer for storing user data, this adds
some functions for adding/retrieving pointers to "slots" in the new `HandleData`
structure, which increase flexibility when using shared handles(job streams for
example)
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions