summaryrefslogtreecommitdiffstats
path: root/win/tclWinSock.c
Commit message (Expand)AuthorAgeFilesLines
...
* * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socketredman1999-07-211-2279/+2421
* * win/tclWinSock.c: Rolled back to the 8.1.0 implementationstanton1999-06-081-2674/+2279
* generic/tclThreadTest.c: Fix race condition in testthread code.redman1999-05-261-10/+21
* Improved socket driver, use WSAEventSelect on NTredman1999-04-221-122/+506
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-276/+395
* * Merge 8.0.5 changes:stanton1999-04-151-1/+9
* Merged stubs changes into mainline for 8.0stanton1999-03-101-7/+7
* * unix/tclUnixChan.c:stanton1999-02-031-3/+21
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-041-1/+15
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* fixed bug in socket code: use of FIONREAD is not supported on Windowsstanton1998-05-271-93/+100
* Initial revisionrjohnson1998-03-261-0/+2113