kgio 2.1.0 - accept improvements and fixesv2.1.0
commit9d5c9e6c9975cb5c10e7384aed9ed22ae0ee57c8
authorEric Wong <normalperson@yhbt.net>
Sun, 26 Dec 2010 01:02:00 +0000 (26 01:02 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 26 Dec 2010 01:02:00 +0000 (26 01:02 +0000)
tree8da24180b0e2508759afea7466e03e7e5f76545a
parentdcd5eff7dd5d5861b67667f48424979be9bcabc8
kgio 2.1.0 - accept improvements and fixes

kgio_accept and kgio_tryaccept now take an optional argument
to override the default Kgio::Socket class that is returned.

These methods also fall back to using regular accept() if
kgio was built on a system with accept4() and later run on
a system without accept4().
GIT-VERSION-GEN