| Commit message (Expand) | Author | Age | Files | Lines |
* | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -6/+7 |
|
|
* | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -6/+23 |
|
|
* | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
|\ |
|
| * | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 1 | -2/+2 |
|/ |
|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -3/+2 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 1 | -1/+47 |
|
|
* | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "l... | ferrieux | 2009-04-27 | 1 | -2/+2 |
|
|
* | Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix ... | ferrieux | 2009-04-27 | 1 | -2/+14 |
|
|
* | * win/tclWinSock.c (Tcl_GetHostName): update to previous fix to | hobbs | 2007-11-29 | 1 | -40/+16 |
|
|
* | * win/tclWinSock.c: Add missing encoding conversion of the | dgp | 2007-11-27 | 1 | -5/+16 |
|
|
* | * win/makefile.vc: Updated MSVC build to properly deal with | patthoyts | 2006-09-26 | 1 | -2/+2 |
|
|
* | Finalization of the sockets is now solely done in | vasiljevic | 2006-03-10 | 1 | -62/+72 |
|
|
* | Apply [Patch 1353853] to prevent UMR randomness. | dkf | 2005-11-28 | 1 | -2/+2 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -22/+101 |
|
|
* | * win/tclWinSock.c: | davygrvy | 2004-05-06 | 1 | -4/+9 |
|
|
* | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when | andreas_kupries | 2003-10-23 | 1 | -3/+3 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -18/+20 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-13 | 1 | -1/+59 |
|
|
* | * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check | davygrvy | 2002-12-08 | 1 | -15/+17 |
|
|
* | * win/tclWinSock.c: WSAStartup() loaded version comparison | davygrvy | 2002-11-27 | 1 | -7/+25 |
|
|
* | * win/tclWinSock.c: Removed shutdown() from the function | davygrvy | 2002-11-27 | 1 | -12/+7 |
|
|
* | Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for the | davygrvy | 2002-11-27 | 1 | -33/+16 |
|
|
* | adjusted some commentary to be more accurate. | davygrvy | 2002-11-27 | 1 | -5/+6 |
|
|
* | Incorrect local edit of this file was previously committed that included a | davygrvy | 2002-11-27 | 1 | -108/+61 |
|
|
* | * win/tclWinPort.h: | davygrvy | 2002-11-27 | 1 | -402/+580 |
|
|
* | * win/tclWinConsole.c: | davygrvy | 2002-11-26 | 1 | -2/+2 |
|
|
* | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We | andreas_kupries | 2002-05-24 | 1 | -18/+21 |
|
|
* | Corrections to earlier TIP 27 changes. | dgp | 2002-01-24 | 1 | -2/+2 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 1 | -11/+11 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -5/+5 |
|
|
* | * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item | andreas_kupries | 2001-12-13 | 1 | -7/+16 |
|
|
* | win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64. | hobbs | 2001-09-20 | 1 | -2/+2 |
|
|
* | * win/tclWinSock.c (SocketEventProc): Fixed race condition in | hobbs | 2001-03-31 | 1 | -2/+2 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -11/+15 |
|
|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 1 | -31/+16 |
|
|
* | * win/tclWinSock.c: Added comment block to SocketThread() | redman | 1999-08-01 | 1 | -8/+27 |
|
|
* | * win/tclWinPipe.c: | redman | 1999-07-31 | 1 | -3/+4 |
|
|
* | win/tclWinSock.c: free Win32 Event handles when destroying socket | redman | 1999-07-29 | 1 | -1/+6 |
|
|
* | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some | redman | 1999-07-27 | 1 | -1/+10 |
|
|
* | Fix hange with socket code (win32) with threads enabled, fixed | redman | 1999-07-22 | 1 | -14/+26 |
|
|
* | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket | redman | 1999-07-21 | 1 | -2279/+2421 |
|
|
* | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation | stanton | 1999-06-08 | 1 | -2674/+2279 |
|
|
* | generic/tclThreadTest.c: Fix race condition in testthread code. | redman | 1999-05-26 | 1 | -10/+21 |
|
|
* | Improved socket driver, use WSAEventSelect on NT | redman | 1999-04-22 | 1 | -122/+506 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -276/+395 |
|
|
* | * Merge 8.0.5 changes: | stanton | 1999-04-15 | 1 | -1/+9 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -7/+7 |
|
|
* | * unix/tclUnixChan.c: | stanton | 1999-02-03 | 1 | -3/+21 |
|
|
* | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates | stanton | 1998-12-04 | 1 | -1/+15 |
|
|