On 02/04/13 13:12, Stefan Hajnoczi wrote:
> aio-posix.c could not take advantage of G_IO_HUP and G_IO_ERR because
> select(2) does not have equivalent events.  Now that g_poll(3) is used
> we can support G_IO_HUP and G_IO_ERR.
> 
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
>  aio-posix.c | 12 ++----------
>  1 file changed, 2 insertions(+), 10 deletions(-)

Reviewed-by: Laszlo Ersek <ler...@redhat.com>

Reply via email to