Sign in
qemu
/
qemu
/
a9940fc4cba811adfb296fe07b247ee707265f90
/
qemu-sockets.c
233aa5c
Fix address handling in inet_nonblocking_connect
by Orit Wasserman
· 12 years ago
5db5f44
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
by Orit Wasserman
· 12 years ago
05bc1d8
Refactor inet_connect_opts function
by Michael S. Tsirkin
· 12 years ago
39b3845
qemu-sockets: Fix potential memory leak
by Stefan Weil
· 12 years ago
540c79f
migration: don't rely on any QERR_SOCKET_*
by Luiz Capitulino
· 12 years ago
02a08fe
net: inet_connect(), inet_connect_opts(): add in_progress argument
by Luiz Capitulino
· 13 years ago
8715fc1
socket: clean up redundant assignment
by Amos Kong
· 12 years ago
e6d91ab
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
by Paolo Bonzini
· 13 years ago
8be7e7e
qemu-option: qemu_opts_create(): use error_set()
by Luiz Capitulino
· 13 years ago
029409e
sockets: use error class to pass listen error
by Amos Kong
· 13 years ago
a6ba35b
sockets: change inet_connect() to support nonblock socket
by Amos Kong
· 13 years ago
877691f
sockets: Clean up inet_listen_opts()'s convoluted bind() loop
by Markus Armbruster
· 13 years ago
136faa3
sockets: Drop sockets_debug debug code
by Markus Armbruster
· 13 years ago
9d94747
qemu-sockets: Plug fd leak on unix_connect_opts() error path
by Markus Armbruster
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
b82eac9
Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms
by Nick Thomas
· 14 years ago
e23a22e
qemu-sockets: avoid strlen of NULL pointer
by Jens Osterkamp
· 15 years ago
0706a4d
move socket_init to qemu-sockets.c
by Paolo Bonzini
· 15 years ago
2198a62
fix inet_parse typo
by Marcelo Tosatti
· 15 years ago
c445321
net: inet_strfamily(): Better unknown family report
by Luiz Capitulino
· 15 years ago
c9c4b34
net: Make inet_strfamily() public
by Luiz Capitulino
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
c139090
Add 'static'
by Blue Swirl
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
7e1b35b
convert udp chardev to QemuOpts.
by Gerd Hoffmann
· 15 years ago
e5bc776
sockets: add inet_listen_opts
by Gerd Hoffmann
· 15 years ago
f4c94c7
sockets: add inet_connect_opts
by Gerd Hoffmann
· 15 years ago
108af7b
sockets: add unix_*_opts for windows.
by Gerd Hoffmann
· 15 years ago
62b6adf
sockets: add unix_listen_opts
by Gerd Hoffmann
· 15 years ago
2af2bf6
sockets: add unix_connect_opts
by Gerd Hoffmann
· 15 years ago
39b6efc
Fix in file qemu-sockets.c
by vibi
· 16 years ago
bc575e9
Fix some more warnings
by blueswir1
· 16 years ago
47398b9
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
by blueswir1
· 16 years ago
305b0eb
copyright & license for qemu_sockets.c (Gerd Hoffman)
by aliguori
· 16 years ago
d247d25
sockets: helper functions for qemu (Gerd Hoffman)
by aliguori
· 16 years ago