Stefan Hajnoczi f9e8cacc55 oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
The fcntl(fd, F_SETFL, O_NONBLOCK) flag is not specific to sockets.
Rename to qemu_set_nonblock() just like qemu_set_cloexec().

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2013-04-02 11:47:37 -04:00
2013-03-23 14:25:41 +00:00
2013-03-25 09:13:18 +01:00
2013-03-22 13:25:07 +01:00
2013-03-15 16:07:49 +01:00
2013-03-22 13:25:07 +01:00
2013-04-01 18:49:17 +02:00
2013-02-21 16:17:31 -06:00
2013-03-12 10:35:55 +01:00
2013-03-23 14:25:41 +00:00
2013-02-16 14:50:59 +01:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-11 13:32:03 +01:00
2013-02-22 21:21:10 +01:00
2013-02-22 21:29:43 +01:00
2013-02-15 17:40:56 -06:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
Languages
C 82.6%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.5%