Closed kubo39 closed 10 years ago
Using rb_sys_fail so that we can check errno when syscall fails. I think it's better than using assert(0).
Using rb_sys_fail so that we can check errno when syscall fails. I think it's better than using assert(0).