summaryrefslogtreecommitdiff
path: root/distbuild/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Import InitiatorConnectionMachineRichard Ipsum2014-06-111-1/+2
|
* Import all the thingsRichard Ipsum2014-04-231-1/+4
|
* distbuild: Improve logging of connections and objectsSam Thursfield2014-04-101-0/+2
| | | | | | | | | | New DistbuildSocket class that wraps socket.socket(), providing a descriptive repr() handler showing where the socket is connected, and providing a couple of helper methods for fetching local and remote endpoint names. This commit also adds a descriptive repr() handler to a few other objects (mostly giving socket connection details).
* Add the distbuild libsRichard Ipsum2014-03-211-0/+61