summaryrefslogtreecommitdiffstats
path: root/tests/socket.test
Commit message (Collapse)AuthorAgeFilesLines
* changed uses of localhost to 127.0.0.1 since not all machines define localhoststanton1998-12-101-24/+24
|
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-041-1/+213
| | | | | sockets so they are inheritable by default. Turn off this bit so sockets aren't kept open by exec'ed processes. [Bug: 892]
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-1/+29
|
* Added contents of Tcl 8.1a2stanton1998-09-211-26/+36
|
* Initial revisionrjohnson1998-03-261-0/+1344