]> git.pld-linux.org Git - packages/apr-compat.git/commit
+ *) Bugfix for apr_pollset_poll() on systems that implement pollsets
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 21 Dec 2005 13:09:59 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit0c78f026ab7512d085899e549441147455c9cacf
treedc95c9e0b2777b606f51f75bc2763564ce6b6ac2
parent325261eb9ad4b69f4450c27d50d74ee02a7990bf
+  *) Bugfix for apr_pollset_poll() on systems that implement pollsets
+     using select(2): properly compute the number of signalled desciptors
+     when one or more of them are both readable and writable.
+     [Dror Shilo <Dror.Shilo ericom.com>, Gerry <gerry everythingsucks.co.uk>]
+
+  *) Fix apr_file_seek() to catch write failures when flushing
+     pending writes for a buffered file.  [Joe Orton]

Changed files:
    apr-branch.patch -> 1.1
apr-branch.patch [new file with mode: 0644]
This page took 0.121554 seconds and 4 git commands to generate.