Closed take-cheeze closed 10 years ago
Use mrb_define_class_method instead of mrb_define_module_function in fs operation.
Thank you. Is this changes about UV::FS::xxx, ok?
Yes. UV::FS::f* would be instance method of file descriptor.
UV::FS::f*
Use mrb_define_class_method instead of mrb_define_module_function in fs operation.