summaryrefslogtreecommitdiffstats
path: root/generic/tclIOSock.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary "struct" definitions and some type casts no longer ne...jan.nijtmans2017-04-111-1/+1
* Minor style issues through the socket implementation code.dkf2017-04-091-9/+18
* Adjust OpenTcpServer for the latest changes to OpenTcpServerExlimeboy2016-12-141-1/+5
* Implement the whole TIP 456 specification.limeboy2016-11-241-3/+3
* Added stub entry for tip #456. Documentation and tests still missing. Doesn't...jan.nijtmans2016-11-221-0/+24
* Minor: fix the indentation of comments.dkf2016-11-181-24/+26
* Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ...jan.nijtmans2016-06-291-1/+1
* Remove unused calculation of the result set size from TclCreateSocketAddress()max2015-11-111-6/+1
* typo in comment. Eliminate unnecessary end-of-line spacing.jan.nijtmans2015-10-191-5/+5
* Fix [743338466549f09e3956d8a86e6f9a8030f227cb|7433384665]: socket error encod...jan.nijtmans2014-11-211-3/+20
* Revert [3c0b0bbda6]. If this really is a problem, it needs to get fixed by ot...max2013-11-181-2/+2
* Fix compiler warning when compiling Itcl 4.0:jan.nijtmans2013-07-031-2/+2
* Workaround for [socket -server foo -myaddr localhost 0] failure on OSX.max2012-09-261-2/+13
* Final part of result generation conversion (modulo any minor blunders)dkf2012-08-051-17/+19
* fix some gcc 64-bit warningsjan.nijtmans2012-06-261-4/+4
|\
| * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-4/+4
| |\
| | * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-4/+4
* | | Use EAI_SYSTEM only if it exists.max2012-06-261-2/+5
* | | Rework the error message generation of [socket], so that the errormax2012-06-221-28/+4
* | | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-071-1/+1
|\ \ \ | |/ /
| * | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-071-1/+1
| |\ \ | | |/
| | * move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, jan.nijtmans2012-05-071-1/+1
* | | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
|\ \ \ | |/ /
| * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
| |\ \ | | |/
* | | 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