CC: | bug-Win32-Socketpair [...] rt.cpan.org |
Subject: | Re: win32 socketpair |
Date: | Thu, 4 Mar 2010 08:29:00 -0800 (PST) |
To: | Nathan Myers <ncm [...] cantrip.org>, Michael G Schwern <schwern [...] pobox.com> |
From: | Salvador Fandino <sfandino [...] yahoo.com> |
Show quoted text
----- Original Message ----
> From: Nathan Myers <ncm@cantrip.org>
> To: Michael G Schwern <schwern@pobox.com>
> Cc: sfandino@yahoo.com
> Sent: Thu, March 4, 2010 11:46:27 AM
> Subject: Re: win32 socketpair
>
> On Wed, Mar 03, 2010 at 10:15:59PM -0800, Michael G Schwern wrote:
>
> You're listed as a committer on
>
> http://github.com/gitpan/Win32-Socketpair
>
> I suppose it has something to do with gitpan. Probably I should
> have written to Salvador Fandino about this, but I interpreted what I
> found as indicating you had done something more recently. I'm cc'ing
> Salvador, here, but I don't know if the address I have for him is
> current. If you have better information, can you forward it?
>
> Thanks,
>
> Nathan Myers
> ncm@cantrip.org
Hi Nathan,
Just to confirm that I have received your mail.
I can't investigate the issue right now but will try to do it over the next days.
Thank you for the pointer.
- Salva
> > Nathan Myers wrote:
> >
>
> http://github.com/ncm/selectable-socketpair
>
> > >I have a socketpair for win32 on github, too, in C.
> > >It is slightly different, otherwise. I'm writing because I
> > >recently fixed a bug in mine that you might want to fix in
> > >yours too: it now sets SO_REUSEADDR on the listening socket.
> >
> > I'm sorry, I don't think I've ever written a socketpair on win32 over
> > otherwise. Perhaps you have me mistaken?