qemu-e2k/chardev
linzhecheng 9fc53a10f8 socket: don't free msgfds if error equals EAGAIN
If we see EAGAIN, no data was sent over the socket, so we still have to
retry sending of msgfds next time.

Signed-off-by: linzhecheng <linzhecheng@huawei.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-06-28 13:36:59 +01:00
..
baum.c
char-console.c
char-fd.c
char-fe.c chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init() 2018-03-26 14:37:15 +02:00
char-file.c
char-io.c
char-mux.c mux: fix ctrl-a b again 2018-06-01 15:13:46 +02:00
char-null.c
char-parallel.c
char-pipe.c
char-pty.c
char-ringbuf.c
char-serial.c char: Remove unwanted crlf conversion 2018-06-01 15:14:31 +02:00
char-socket.c socket: don't free msgfds if error equals EAGAIN 2018-06-28 13:36:59 +01:00
char-stdio.c chardev: Restore CR,LF on stdio 2018-06-08 11:45:16 +01:00
char-udp.c
char-win-stdio.c
char-win.c
char.c
Makefile.objs
msmouse.c
spice.c
testdev.c
trace-events
wctablet.c