lp:~lvh/twisted/finger-tutorial-4681

Created by Laurens Van Houtven and last modified
Get this branch:
bzr branch lp:~lvh/twisted/finger-tutorial-4681
Only Laurens Van Houtven can upload to this branch. If you are Laurens Van Houtven please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Laurens Van Houtven
Project:
Twisted
Status:
Development

Recent revisions

15699. By Laurens Van Houtven

IService in monospace, see jesstess' review

15698. By Laurens Van Houtven

Added NEWS file

15697. By Laurens Van Houtven

Fixed typo 'verison' -> 'version'

15696. By Laurens Van Houtven

Original patch

15695. By lvh

Merge finger-tutorial-4679: removed reference to .tap files in finger tutorial

Author: lvh
Reviewers: jesstess
Fixes: #4679

15694. By jesstess

Merge webclient-logging-4709.

Author: djfroofy
Reviewer: jesstess
Fixes: #4709

In _newclient.HTTP11ClientProtocol, clarify the message logged when
the connection is lost before generation fails.

15693. By glyph

Add documentation for endpoints API.

Author: glyph

Reviewer: exarkun

Fixes: #4478

This adds narrative documentation for twisted.internet.endpoints, as well as updating the existing documentation for writing clients and servers to point to the shiny new APIs.

15692. By glyph

Correct behavior of StreamServerEndpointService and strports.service().

Author: glyph

Reviewer: exarkun

Fixes: #4731

This corrects a regression where StreamServerEndpointService.startService() would never log an error if could not actually listen on its designated endpoint. Also, strports.service().startService() now raises an exception (as it used to) which will cause twistd to exit in some cases, because there is still no other, better API to halt service initialization. However, StreamServerEndpointService itself, if constructed directly, will not inherit this (accidental) behavior.

15691. By glyph

Take it from him, he knows.

15690. By jml

Merge close-connection-after-request-2518

 * Author: jml
 * Reviewers: exarkun, therve
 * Fixes #2518

Make sure that the Deferred returned by our XML-RPC client
only fires after the connection has been closed.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:twisted
This branch contains Public information 
Everyone can see this information.