aboutsummaryrefslogtreecommitdiff
path: root/slirp/tcp_subr.c
AgeCommit message (Expand)Author
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-12-21Enable TCP_NODELAY, by Daniel Jacobowitz.ths
2006-05-03separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)bellard
2004-09-18removed warningbellard
2004-09-05allow inetd like program execbellard
2004-07-12win32 compilebellard
2004-04-26avoid errno variable namebellard
2004-04-22initial user mode network supportbellard