doc: update documentation regarding accept method flags
commita40c1d4b30253c68d7997324bcebceb68018bc37
authorEric Wong <normalperson@yhbt.net>
Thu, 17 Nov 2011 02:42:47 +0000 (16 18:42 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 18 Nov 2011 02:03:38 +0000 (17 18:03 -0800)
tree41ef2996715028396103e5729b4077b7c8a29a74
parentbe3672501ecde716dae723e887d4a9e4d731240c
doc: update documentation regarding accept method flags

There's no reason for SOCK_NONBLOCK with Ruby, and SOCK_CLOEXEC
has always been on-by-default with accept() wrappers.
ext/kgio/accept.c