[Spice-devel] [PATCH 4/7] server/inputs_channel: don't set O_ASYNC option on socket

Dan McGee dpmcgee at gmail.com
Thu Jan 19 12:10:01 PST 2012


output to send a SIGIO signal to the running program. However, we don't
handle this signal anywhere in the code, so setting the option is
unnecessary.

Signed-off-by: Dan McGee <dpmcgee at gmail.com>
---

If anyone knows more about O_ASYNC than I do, please speak up, but doing some
reading and research leads me to believe I'm not lying in my commit message
above.



More information about the Spice-devel mailing list