jkcoxson / rusty_libimobiledevice

A Rust wrapper for Libimobiledevice
MIT License
44 stars 19 forks source link

lockdownd: Use an actual service port instead of 0 #8

Closed michaelwright235 closed 1 month ago

michaelwright235 commented 1 month ago

Use an actual service port from the given struct instead of a placeholder.

jkcoxson commented 1 month ago

Hey, thank you so much! This looks good to me, I'm sure there's a lot in this code base that I never got around to implementing.