Skip Menu |

This queue is for tickets about the POE-Component-SSLify CPAN distribution.

Report information
The Basics
Id: 14517
Status: rejected
Priority: 0/
Queue: POE-Component-SSLify

People
Owner: Nobody in particular
Requestors: bbailey [...] sungardsecurity.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: SSL blocking issues on Win32
Wrote an IRC Bot that uses SSL. That in turn comes to Poco::SSLify. When the IRC Bot is launched I get this error: Couldn't use an SSL socket: Unable to set blocking mode on socket: at C:/Perl/site/lib/POE/Component/SSLify.pm line 71, <DATA> line 164. Note the double-space after ':'. there's no $!. If I comment out lines 65-70 and line 92. The "Darned MSWin32 way" kicks in and SSL is enabled and a connection is established. I'm experiencing other SSL "weirdness" as well, but cannot be certain that this is the root cause or not. (SSL handhsake is sometimes rejected by the client, IRC Bot, other times handshake completes. I cannot see why...again this might be something else). Tested code on Windows 2000 Pro/Server, WindowsXP Professional, Windows 2003 Activestate Perl 5.8.7 POE - 0.3202 POE::Component::SSLify - 0.04 Net::SSLeay - 1.21 POE::Component::IRC - 4.69
Sorry it took so long to reply - is this ticket still valid? I believe the recent POE + ActiveState versions will be successful, let me know, thanks! -- ~Apocalypse
Subject: Re: [rt.cpan.org #14517] SSL blocking issues on Win32
Date: Fri, 15 Sep 2006 10:41:30 -0400
To: bug-POE-Component-SSLify [...] rt.cpan.org
From: bbailey <bbailey [...] sungardsecurity.com>
I haven't tried any new versions of POE since I reported this and can't say whether or not it is still a valid issue. If I get a chance I'll look into POE + ActiveState, but for now I'd suggest closing this ticket. On Fri, 15 Sep 2006 01:33:46 -0400, " via RT" <bug-POE-Component-SSLify@rt.cpan.org> wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=14517 > > > Sorry it took so long to reply - is this ticket still valid? > > I believe the recent POE + ActiveState versions will be successful, let > me know, thanks! > > -- > ~Apocalypse
Thanks for the reply! -- ~Apocalypse