index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-sockets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms
Nick Thomas
1
-0
/
+4
2010-05-18
qemu-sockets: avoid strlen of NULL pointer
Jens Osterkamp
1
-1
/
+2
2010-04-09
move socket_init to qemu-sockets.c
Paolo Bonzini
1
-0
/
+24
2010-02-10
fix inet_parse typo
Marcelo Tosatti
1
-4
/
+4
2010-01-20
net: inet_strfamily(): Better unknown family report
Luiz Capitulino
1
-1
/
+1
2010-01-20
net: Make inet_strfamily() public
Luiz Capitulino
1
-1
/
+1
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-5
/
+5
2009-09-12
Add 'static'
Blue Swirl
1
-1
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-1
/
+1
2009-09-11
convert udp chardev to QemuOpts.
Gerd Hoffmann
1
-0
/
+114
2009-09-11
sockets: add inet_listen_opts
Gerd Hoffmann
1
-55
/
+48
2009-09-11
sockets: add inet_connect_opts
Gerd Hoffmann
1
-33
/
+96
2009-09-11
sockets: add unix_*_opts for windows.
Gerd Hoffmann
1
-0
/
+12
2009-09-11
sockets: add unix_listen_opts
Gerd Hoffmann
1
-14
/
+33
2009-09-11
sockets: add unix_connect_opts
Gerd Hoffmann
1
-1
/
+33
2009-05-08
Fix in file qemu-sockets.c
vibi
1
-30
/
+32
2009-01-14
Fix some more warnings
blueswir1
1
-1
/
+1
2008-11-22
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
blueswir1
1
-2
/
+3
2008-11-13
copyright & license for qemu_sockets.c (Gerd Hoffman)
aliguori
1
-0
/
+14
2008-11-11
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
1
-0
/
+400