realbasic-nug
[Top] [All Lists]

Error 64 on TCPSocket?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Error 64 on TCPSocket?
From: Arnaud Nicolet <anic297 at mac dot com>
Date: Sat, 1 Dec 2007 00:26:47 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>


<Prev in Thread] Current Thread [Next in Thread>