errno.c: use C array instead of a hash table to lookup a errno class.
To reduce memory consumption by avoiding allocating Ruby objects.
Showing
Please register or sign in to comment
To reduce memory consumption by avoiding allocating Ruby objects.