SwiftSocket
SwiftSocket copied to clipboard
maximum concurrent open connections?
What limits this, can it be raised?
The limit is due to the maximum open file limit of the system (ulimit), on watchOS is 255, I believe the same limit is also on iOS but I didn't try. In my experience this limit cannot be increased.
actually ios limits to something like 10