Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 |
| | | | | sockets. | ||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -1/+0 |
|\ | | | | | more harm than good. Purged them. | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -1/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | Yet more doc update backporting | dkf | 2004-10-27 | 1 | -7/+27 |
| | | |||||
| * | * doc/socket.n: nroff font handling correction. | hobbs | 2003-05-15 | 1 | -2/+2 |
| | | |||||
| * | If you deal with network sockets, you should care about encodings. Tcl cannot | dkf | 2003-04-16 | 1 | -2/+9 |
| | | | | | | | | guess it for you. Updated socket docs to remind people about this. [Bug 630621] | ||||
* | | * doc/socket.n: [Bug 3007442]: Server sockets never took a host | dkf | 2010-05-26 | 1 | -2/+2 |
| | | | | | | | | argument, so the list of options must precede the port argument. | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 1 | -2/+2 |
| | | | | | | | | generation works | ||||
* | | Improved documentation on topic of asynch sockets in response to queries on | dkf | 2005-12-07 | 1 | -2/+11 |
| | | | | | | | | the Tcler's Chat. | ||||
* | | More minor doc fixes | dkf | 2004-10-27 | 1 | -13/+7 |
| | | |||||
* | | Grammar and spelling fixes. [Patch 1018486] | dkf | 2004-08-31 | 1 | -2/+2 |
| | | |||||
* | | Added example from [Patch 936245] from David Welton. | dkf | 2004-04-16 | 1 | -3/+29 |
| | | | | | | | | Also some other minor bits of doc cleanup. | ||||
* | | * doc/socket.n: nroff font handling correction. | hobbs | 2003-05-15 | 1 | -2/+2 |
| | | |||||
* | | If you deal with network sockets, you should care about encodings. Tcl cannot | dkf | 2003-04-16 | 1 | -2/+9 |
|/ | | | | guess it for you. Updated socket docs to remind people about this. [Bug 630621] | ||||
* | Mentioned that [socket] takes service names as well as port numbers. | dkf | 2002-10-01 | 1 | -4/+10 |
| | | | | It always did, but some people didn't know. | ||||
* | Socket documentation improvement. | dkf | 2001-09-19 | 1 | -3/+7 |
| | |||||
* | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-21 | 1 | -2/+2 |
| | | | | * doc/*: fixed various nroff bugs in man pages [Bug: 2503 2588] | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -3/+3 |
| | |||||
* | * unix/tclUnixChan.c: | stanton | 1999-02-03 | 1 | -2/+11 |
| | | | | | | | * win/tclWinSock.c: * doc/socket.n: Applied Gordon Chaffee's patch to handle failures during asynchronous socket connection operations. This adds a new "-error" fconfgure option to socket channels. [Bug: 893] | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+125 |