Hi,
I have an application which downloads urls from Internet.
I installed a trial version of "Little Snitch", which monitors network
traffic (when an application wants to connect to the network, it asks
for allowing or preventing).
So I tried to prevent my own app to connect and download (I clicked
"Deny" in "Little Snitch") and the returned error code of the socket
is 64... The documentation says errors out of the range 100-106 are
kept unchanged and Mac Open Transport errors are negative (which
indeed suits the Mac behaviour where positive errors are the ones
which make an application crashing and negative are recoverable ones).
So, it seems wrong to have a 64 error code. Any idea what it means?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|