aboutsummaryrefslogtreecommitdiff
path: root/tcp_subr.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-21Enable TCP_NODELAY, by Daniel Jacobowitz.ths1-0/+2
2006-05-03separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)v0.8.1release_0_8_1bellard1-2/+2
2004-09-18removed warningbellard1-1/+1
2004-09-05allow inetd like program execbellard1-45/+44
2004-07-12win32 compilebellard1-3/+4
2004-04-26avoid errno variable namebellard1-1/+1
2004-04-22initial user mode network supportbellard1-0/+1314