Searched refs:io_call_close (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dsocket.c59 io_call_close(VALUE io) function
67 return rb_rescue(io_call_close, io, 0, 0);
/macosx-10.10/ruby-106/ruby/
H A Dio.c4279 io_call_close(VALUE io) function
4287 return rb_rescue(io_call_close, io, 0, 0);

Completed in 180 milliseconds