kgio.git  about / heads / tags
kinder, gentler I/O for Ruby
blob c872b53493020b6fb6821d0f7be013a6ac41dc53 218 bytes (raw)
$ git show 2.4-stable:ext/kgio/blocking_io_region.h	# shows this blob on the CLI

1
2
3
4
5
6
 
#ifdef HAVE_RB_THREAD_BLOCKING_REGION
#  ifndef HAVE_RB_THREAD_IO_BLOCKING_REGION
#    define rb_thread_io_blocking_region(fn,data,fd) \
            rb_thread_blocking_region((fn),(data),RUBY_UBF_IO,0)
#  endif
#endif

git clone git://yhbt.net/kgio.git
git clone https://yhbt.net/kgio.git