summaryrefslogtreecommitdiff
path: root/Assistant/TransferrerPool.hs
Commit message (Collapse)AuthorAge
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
|
* 2 minor fixes to transferkeys, otherwise it was perfect 1st time!Gravatar Joey Hess2013-03-20
| | | | | | | | Needed to send a trailing NUL to end a request, and set the read handle non-blocking. Also, set fileSystemEncoding on all handles, since there's a filename in there.
* maintain pools of running transferkeys processes (untested)Gravatar Joey Hess2013-03-19