Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates | stanton | 1998-12-04 | 1 | -1/+15 |
| | | | | | sockets so they are inheritable by default. Turn off this bit so sockets aren't kept open by exec'ed processes. [Bug: 892] | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | fixed bug in socket code: use of FIONREAD is not supported on Windows | stanton | 1998-05-27 | 1 | -93/+100 |
| | | | | changed to completely drain the socket window before checking any state | ||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+2113 |