kgio 1.2.1 - doc and *BSD workaroundsv1.2.1
commit49f0b98c69f1f0bf637953d0bfc96b764f00ab9b
authorEric Wong <e@yhbt.net>
Thu, 7 Oct 2010 07:15:49 +0000 (7 07:15 +0000)
committerEric Wong <e@yhbt.net>
Thu, 7 Oct 2010 07:16:58 +0000 (7 07:16 +0000)
tree5e5fca245a14cc5f44ec6e6bde767dd1512aa25a
parent03344bb763f5269afe7fafd56a47270719c7ef9e
kgio 1.2.1 - doc and *BSD workarounds

This fixes our accept4() wrapper which did not work as expected
on some *BSD-based systems due to fcntl(fd, F_GETFL) returning
false information.  Linux 2.6+ users are unnaffected, including
those without accept4().

Also some RDoc fixes.
GIT-VERSION-GEN