v2.6.0
tag3a254df5c099ccc754adb59fd49e079819b735b2
object dcaa9f9be83bfd59503033ae8f8eeca79c68c9df
authorEric Wong <normalperson@yhbt.net>
Fri, 15 Jul 2011 02:01:08 +0000 (14 19:01 -0700)
kgio 2.6.0 - minor feature update and cleanups

We now export SOCK_NONBLOCK, SOCK_CLOEXEC constants in the Kgio
namespace to make kgio_tryaccept/kgio_accept easier-to-use.
There are also some minor internal cleanups.