accept: prepare optional flags argument to accept() wrappers
commit0ef079617b7d71cc26574247918c4a3e18454b21
authorEric Wong <normalperson@yhbt.net>
Sun, 20 Mar 2011 01:29:15 +0000 (19 18:29 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 20 Mar 2011 01:32:52 +0000 (19 18:32 -0700)
tree0cc2af91bf34336e608ca60ff391a8180ea24278
parentf8b8b3f73d238d4c29368b4a0f768c5afb03d43d
accept: prepare optional flags argument to accept() wrappers

Don't force people to rely on global flags, there may be
blocking parts of an otherwise non-blocking program...
ext/kgio/accept.c