summaryrefslogtreecommitdiffstats
path: root/generic/tclIOSock.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce amount of unreachable code. Refactor Win socket and load code to be lessdkf2012-04-051-5/+7
* some formatting (*.decls)jan.nijtmans2012-04-041-1/+1
|\
| * some formatting (*.decls)jan.nijtmans2012-04-041-1/+1
| |\
* | \ [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-9/+8
|\ \ \ | |/ /
| * | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-5/+10
| |\ \ | | |/
| | * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-5/+10
| | |\
| | | * better solution for bug-510001bug_510001jan.nijtmans2012-03-291-0/+9
| | |/
* | | Don't use AI_ADDRCONFIG for now. It seems to do more harm than good.max2011-08-041-0/+9
* | | Fix bug#3164655: getaddrinfo() crash on HP-UXmax2011-06-071-2/+5
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get...nijtmans2010-12-101-6/+11
* | | * Changelog.2008: Split off from Changelog.rmax2010-10-261-9/+14
* | | On Windows, use gai_strerrorAnijtmans2010-10-071-1/+7
* | | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-1/+146
|/ /
* | various "const" additions, in line with TIP #27nijtmans2007-02-201-4/+4
* | ANSIfydkf2005-11-071-10/+10
* | Getting more systematic about styledkf2005-07-191-13/+20
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases whenrmax2002-07-291-5/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-311-1/+4
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-191-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+18
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+102