Post

Replies

Boosts

Views

Activity

NWConnection and isComplete
I started a TCP Listener for inboud files from a device. The file is downloaded to /tmp/UUID. For some reason there's no acknowledgment of isComplete at the end of the stream. It's false and an error is returned instead. connectionDidEnd, connection: [C1 connected ::1.58660 tcp, local: ::1.12345, server, prohibit joining, path satisfied (Path is satisfied), viable, interface: lo0] connection failed, error: POSIXErrorCode: No message available on STREAM I see this behavior from Netcat during testing  cat sample-2mb-text-file.txt | nc localhost 12345 Real question I have here is why is isComplete not true? Why the error instead?
1
0
1.2k
Apr ’21
Delay in requesting user location in 17.1
After installing 17.1 on test devices, I am seeing a lengthy difference in requesting a user location. Takes about 4-5 seconds. This issue doesn't occur on 16 or 17.0. Anyone else seeing this problem?
Replies
0
Boosts
0
Views
575
Activity
Oct ’23
NWConnection and isComplete
I started a TCP Listener for inboud files from a device. The file is downloaded to /tmp/UUID. For some reason there's no acknowledgment of isComplete at the end of the stream. It's false and an error is returned instead. connectionDidEnd, connection: [C1 connected ::1.58660 tcp, local: ::1.12345, server, prohibit joining, path satisfied (Path is satisfied), viable, interface: lo0] connection failed, error: POSIXErrorCode: No message available on STREAM I see this behavior from Netcat during testing  cat sample-2mb-text-file.txt | nc localhost 12345 Real question I have here is why is isComplete not true? Why the error instead?
Replies
1
Boosts
0
Views
1.2k
Activity
Apr ’21