Post
Topic
Board Development & Technical Discussion
Re: pushpool's client developing issues
by
ius
on 30/06/2011, 14:40:48 UTC
You seem to be right. I have submitted a pull request for Jeff: https://github.com/jgarzik/pushpool/pull/39

(I passed unc_len instead of unc_len + 1, as the last byte is used for null termination and not part of the compressed data)