Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More small bits of doc mending. | dkf | 2012-03-08 | 1 | -10/+12 |
| | |||||
* | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 |
| | | | | sockets. | ||||
* | More small documentation improvements. | dkf | 2011-07-18 | 1 | -2/+2 |
| | |||||
* | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -1/+1 |
| | | | the quality of HTML doc builds. | ||||
* | * doc/socket.n: Document the fact that the event loop is now needed for ↵ | max | 2011-06-16 | 1 | -6/+17 |
| | | | | | | [socket -async] * unix/tclUnixSock.c: Set up the file handler for async sockets to fire on exceptions in addition to writable state. * tests/socket.test: Improve error reporting when socket-14.2 times out. | ||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -1/+0 |
|\ | | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | 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. | ||||
* | | | * doc/socket.n: Document the changes to the [socket] and | rmax | 2010-09-28 | 1 | -50/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fconfiguyre] commands. * generic/tclInt.h: Introduce TclCreateSocketAddress() as a * generic/tclIOSock.c: replacement for the platform-dependent * unix/tclUnixSock.c: TclpCreateSocketAddress() functions. * unix/tclUnixChan.c: Extend the [socket] and [fconfigure] * unix/tclUnixPort.h: commands to behave as proposed in * win/tclWinSock.c: TIP #162. * win/tclWinPort.h: * compat/fake-rfc2553.c: A compat implementation of the APIs * compat/fake-rfc2553.h: defined in RFC-2553 (getaddrinfo() and friends) on top of the existing gethostbyname() etc. * unix/configure.in: Test whether the fake-implementation is * unix/tcl.m4: needed. * unix/Makefile.in: Add a compile target for fake-rfc2553. * win/configure.in: Allow cross-compilation by default * tests/socket.test: Improve the test suite to make more use of * tests/remote.tcl: randomized ports to reduce interference with tests running in parallel or other services on the machine. | ||||
* | | | [Bug 2957688]: clarified [socket -server] docs | dkf | 2010-02-24 | 1 | -7/+13 |
| | | | |||||
* | | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -4/+7 |
| | | | |||||
* | | | Improve choice of keywords | dkf | 2010-01-13 | 1 | -2/+2 |
| | | | |||||
* | | | Fix parameter name confusion for server sockets. | ferrieux | 2010-01-12 | 1 | -2/+2 |
| | | | |||||
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -4/+13 |
|/ / | |||||
* | | 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 |