Connection utilities (or: copying and pasting code is bad)
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 6 May 2014 23:17:46 +0000 (19:17 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 6 May 2014 23:17:46 +0000 (19:17 -0400)
Finally get around to factoring out functions to connect to the
dispatcher, connect to a worker, and send a "simple" message to
workers (one where MsgOk/MsgError are the only valid replies).


No differences found