Dave Cheney

Results 267 comments of Dave Cheney

I'm sorry but I haven't worked on this package in years. I'm unlikely to implement this feature. I recommend you look at the work happening in the x/exp/gpio repo. On...

I'm pretty sure that package supports the rpi's Gpio ports already, it was one of the first platforms they got working. > On 17 Aug 2016, at 19:53, paul B....

Thanks for the issue report. I have some potentially bad news. This package isn't really maintained any more, I haven't looked at it in several years. However if you wanted...

Nope, not really. Also, this project hasn't been maintained in four years. I think you'd be better serviced looking elsewhere. On Mon, Aug 29, 2016 at 11:19 AM, Mark Richman...

@vanbroup what is missing at the moment? Please be specific.

Since we moved to the httptrace framework we can only do things that it knows how to do. There is a PR pending the release of go 1.8 that may...

> I was mainly interested in the handshake part and the screenshot in the > readme doesn't include the change from pull request #25 > https://github.com/davecheney/httpstat/pull/25, I'm pretty sure it...

Oh, that's my mistake. When I made the announcement I used the github page for this project. If someone wants to update the screenshot with something more exciting, please send...

That'll do, I was just using my own site as a demo, anything that offers https will do. On Wed, Oct 26, 2016 at 2:15 PM, Juan Paulo Gutierrez <...

The following code ``` // pselect6(0, 0, 0, 0, &ts, 0) MOV $0, R0 MOV R0, R1 MOV R0, R2 MOV R0, R3 ADD $8, SP, R4 MOV R0, R5...