Mir

Comment 4 for bug 1441620

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

The code originated in this commit (released in 0.11.0), or one of the changes to it since (scheduled for release in 0.13):

------------------------------------------------------------
revno: 2269 [merge]
author: Christopher James Halse Rogers <email address hidden>, Christopher James Halse Rogers <email address hidden>, Kevin Gunn <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Wed 2015-01-28 06:19:07 +0000
message:
  Add a Dispatchable interface, and transition StreamSocketTransport.
  (LP: #1397375)

  The Dispatchable interface is useful for anything that can provide a monitorable file descriptor. Fixes: https://bugs.launchpad.net/bugs/1397375.

  Approved by PS Jenkins bot, Robert Carr, Alexandros Frantzis, Cemil Azizoglu.
------------------------------------------------------------