realbasic-nug
[Top] [All Lists]

Re: Socket error code 22 - what is that?!

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Socket error code 22 - what is that?!
From: Thomas Tempelmann <tempelmann@gmail.com>
Date: Thu, 26 Feb 2009 19:29:21 +0100
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=6TdFnVQfoNkWx81sbswbfRidqD/9ymmIj9ZStt5PtCE=; b=YEZber8s8UbKFRhlqYqsM9OT4Q4zEg7gUZkm3vtfgjG2SgSgG/ht/c1fYAlEEn8x2g PwG+URQbenATRPHXKJF1frsqhone2F+opqR2BWyYmQsr7B/QRJqKGT8Ue7tr8e3tom6t 1VjXPN0iTgnZ75rqbhOxwR1V6sVIW0Rhvu4qQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XpdIye8KdOks10xzEEcXQafEl2FTPcgxrFvSXeh5F98Kl4FHZR1XjDYtcx9daP1eTG PfIYmNRVD4gP/o3H5fzSYelaN3r2s/HmkdiXyL2HCqXqPwO+pOppHbgjpg49TMEk4ps4 iy9NI2hkFgv7aP3xMa6Vk6SPnZII7oIEffzFk=
In-reply-to: <556FC6C9-4AD8-415F-98ED-C3ABAFA49C31@declareSub.com>
References: <89fe53800902260948i1946e2a0nc4cbe8cb5324570f@mail.gmail.com> <556FC6C9-4AD8-415F-98ED-C3ABAFA49C31@declareSub.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Thu, Feb 26, 2009 at 19:23, Charles Yeomans <charles@declaresub.com> wrote:
>
> On Feb 26, 2009, at 12:48 PM, Thomas Tempelmann wrote:
>
>> I'm getting the error code 22 from a TCPSocket, on OS X.
>
> "Probably it's
>
> #define EINVAL          22              /* Invalid argument */
>
> from /usr/include/sys/errno.h .

Ah, then the LR docs is outdated, as it refers to the old Mac OS error
codes still.
I'll file a bug report.

_______________________________________________
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>