summaryrefslogtreecommitdiffstats
path: root/doc/socket.n
Commit message (Collapse)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-2/+2
| | | | generation works
* Improved documentation on topic of asynch sockets in response to queries ondkf2005-12-071-2/+11
| | | | the Tcler's Chat.
* More minor doc fixesdkf2004-10-271-13/+7
|
* Grammar and spelling fixes. [Patch 1018486]dkf2004-08-311-2/+2
|
* Added example from [Patch 936245] from David Welton.dkf2004-04-161-3/+29
| | | | Also some other minor bits of doc cleanup.
* * doc/socket.n: nroff font handling correction.hobbs2003-05-151-2/+2
|
* If you deal with network sockets, you should care about encodings. Tcl cannotdkf2003-04-161-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.dkf2002-10-011-4/+10
| | | | It always did, but some people didn't know.
* Socket documentation improvement.dkf2001-09-191-3/+7
|
* 1999-08-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-211-2/+2
| | | | * doc/*: fixed various nroff bugs in man pages [Bug: 2503 2588]
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+3
|
* * unix/tclUnixChan.c:stanton1999-02-031-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_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+125