You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I encounter a problem when connecting to an iOS device using USB wire, which is caused by the return value of the function usbmuxd_connect. So I'm writing to ask in what circumstance does the function retrun a negtive value? Thanks for your help! int usbmuxd_connect(const int handle, const unsigned short tcp_port);
The text was updated successfully, but these errors were encountered:
histronger
changed the title
Questions about usbmuxd_connect
Question about usbmuxd_connect
Jun 11, 2019
Hello guys, I encounter a problem when connecting to an iOS device using USB wire, which is caused by the return value of the function usbmuxd_connect. So I'm writing to ask in what circumstance does the function retrun a negtive value? Thanks for your help!
int usbmuxd_connect(const int handle, const unsigned short tcp_port);
The text was updated successfully, but these errors were encountered: