accept.c: reinstate errno after calling my_fileno()
commit8e1a53f99a752d8ccba324560a9e52bf6e80680d
authorEric Wong <normalperson@yhbt.net>
Thu, 7 Jul 2011 01:32:39 +0000 (6 18:32 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 7 Jul 2011 01:32:39 +0000 (6 18:32 -0700)
treee927a09ba14e23c602adfc5ee7307ff9b5895457
parente720827b48c3318627d1471ad4ec90d6166520fd
accept.c: reinstate errno after calling my_fileno()

my_fileno() may change errno on some Rubies
ext/kgio/accept.c