Jackson Coxson

Results 89 comments of Jackson Coxson

When I originally wrote netmuxd, I was a dumb high school student. It's been due for a rewrite for a while, to remove the dumb threading model that I originally...

I also am having a hard time finding working document for a signer. Examples on what methods actually implement the many traits would be appreciated. This code does not function,...

idevice is currently locked to 0.1.21 in this repository. Not sure what you did to update it to 0.1.29. I'm currently running a feature check on 0.1.29, thanks for letting...

If someone else can confirm this patch works, it looks reasonable to me. I don't have an iDevice to test it with right now. Here's a link if anyone can't...

For the record, I've implemented a software TCP stack into my [library](https://github.com/jkcoxson/idevice), I don't think it would be difficult to port to this project. Only roughly 300 lines of TCP...

How are you binding to the unix socket? Did you remove Apple's usdbmuxd (it looks like a Mac)? If you're binding to a TCP socket, you'll have to set USBMUXD_SOCKET_ADDRESS...

This seems to be an issue with the service itself, I noticed this a while ago with Pym3 and my own implementation.

I am not sure what you are meaning, what the context of this code is, or what you are reporting an issue for. Could you elaborate?