Socket.swift icon indicating copy to clipboard operation
Socket.swift copied to clipboard

SocketError 4: Interrupted system call

Open miguelmunozfer opened this issue 3 years ago • 0 comments

Until now it worked perfectly for me, but since the iOS 15.4 version I can't connect to the TCP server.

The error is: SocketError 4: Interrupted system call

(If I try with an iPhone with iOS 15.2, it works)

miguelmunozfer avatar Apr 21 '22 17:04 miguelmunozfer