summaryrefslogtreecommitdiffstats
path: root/win/tclWinSock.c
Commit message (Expand)AuthorAgeFilesLines
* Apply patch for socket code when FD_CONNECT is not sent but FD_WRITEredman1999-04-131-1/+9
* Fix socket code (typo) and test case after looking at it again.redman1999-03-251-2/+2
* Make windows sockets implementation thread-safe by making theredman1999-03-241-35/+53
* Integrated stubs mechanism from 8.0 into 8.1stanton1999-03-101-9/+9
* * unix/mkLinks:stanton1999-02-101-3/+21
* Minor change to Lock Declarations to use TCL_DECLARE_MUTEX macro,lfb1998-12-121-2/+2
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-041-1/+15
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-102/+109
* Added contents of Tcl 8.1a2stanton1998-09-211-229/+330
* Initial revisionrjohnson1998-03-261-0/+2113