]> git.proxmox.com Git - qemu.git/history - slirp/socket.c
Declare function before use, reduces compiler warning noise.
[qemu.git] / slirp / socket.c
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-03 bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
2006-04-25 bellardSolaris port (Ben Taylor)
2006-03-11 pbrookSet SO_REUSEADDR before calling bind().
2004-11-24 bellardsocket send fix
2004-11-21 bellardfixed invalid received length
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-07-12 bellardwin32 compile
2004-04-22 bellardinitial user mode network support