We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54c273 commit f919350Copy full SHA for f919350
1 file changed
ext/cool.io/extconf.rb
@@ -11,7 +11,6 @@
11
have_func('rb_str_set_len')
12
have_library('rt', 'clock_gettime')
13
14
-have_func("rb_io_descriptor")
15
have_library("c", "main")
16
if have_macro("HAVE_RB_IO_T", "ruby/io.h")
17
have_struct_member("rb_io_t", "fd", "ruby/io.h")
0 commit comments