libimobiledevice / libusbmuxd

A client library to multiplex connections from and to iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
574 stars 270 forks source link

recv failed: Resource temporarily unavailable #127

Open danio0701 opened 1 year ago

danio0701 commented 1 year ago

When I try to connect by using NMSSH from app to device to send the command "echo success" I get an error in the iproxy:

recv failed: Resource temporarily unavailable send failed: Bad file descriptor

does anyone have any idea what can cause it? Issues appear on some MacBooks no matter the system version. For example on my 4 MacBooks works but on my friend's mbp pro 2012 Catalina error appears.