summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libasyncore.tex
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-260/+0
|
* Markup fix.Georg Brandl2007-03-301-1/+1
|
* [Bug #1562583] Mention the set_reuse_addr() methodAndrew M. Kuchling2006-10-271-3/+5
|
* fixed example:Fredrik Lundh2006-01-171-11/+19
| | | | adding missing import, handle_close, test code, etc.
* [Bug #1181939] Remove incorrect text about __init__; move map discussion ↵Andrew M. Kuchling2005-06-011-5/+4
| | | | into a separate paragraph
* Check in the updated version of patch #957240, which doesn't relyMichael W. Hudson2004-06-301-14/+14
| | | | on the marshalling characteristics of infinities.
* Back out #957240.Martin v. Löwis2004-06-141-14/+14
|
* Patch #957240: Add count parameter to asyncore.loop.Martin v. Löwis2004-06-031-14/+14
|
* Fix typos: despatcher -> dispatcher.Thomas Heller2002-09-171-1/+1
|
* Revise asyncore documentation and document asynchat for the first time.Steve Holden2002-07-031-55/+91
|
* Update doc to reflect Tim's changes to bool.Neal Norwitz2002-04-051-2/+2
|
* added handle_error method descriptionSkip Montanaro2002-01-311-0/+5
|
* asyncore.loop() description contributed by Skip Montanaro.Fred Drake2001-12-051-0/+14
| | | | This closes SF bug #489513.
* Minor changes to match the style guide.Fred Drake2001-07-141-2/+2
|
* The parameter to the listen() method is not optional, but was marked asFred Drake2001-05-291-1/+1
| | | | | | optional in the documentation. This closes SF bug #427985.
* Fix typo in example (\b should be \n in string literal).Fred Drake2001-04-091-1/+1
| | | | This closes SF bug #414279.
* Typo: writeable --> writableFred Drake2000-11-011-2/+2
| | | | Reported by Erno Kuusela <erno@iki.fi>.
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
| | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-5/+3
| | | | (Very rough.)
* Missing space; reported by Robert Kern <kernr@ncifcrf.gov>.Fred Drake1999-07-061-1/+1
|
* Fix a number of minor problems pointed out by /F.Fred Drake1999-07-061-7/+8
|
* New documentation from Chris Petrilli <petrilli@amber.org>.Fred Drake1999-07-021-0/+197