Re: SIGIO broken in 2.2 on unix domain socket close

kuznet@ms2.inr.ac.ru
Sun, 4 Jul 1999 21:22:13 +0400 (MSK DST)


Hello!

> Async I/O via SIGIO is broken in 2.2.5 when a Unix domain peer
> socket is released. Here's a test program which works in 2.0.36
> (i.e. displays "in io_handle") but not in 2.2.5 (I don't have any
> later 2.2.x kernels to try or look at).

It is repaired since 2.2.7.

By the way, it worked in 2.0 mainly occasionally only when you
used socketpair() to create sockets. 8)

Alexey Kuznetsov

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/