> > Having thought about this some more, i was about to suggest that perhaps > something much simpler would work too. Such as a handshake mechanism based > on IO::Socket::Socks added to Mojo::IOLoop::Client (much like the TLS > code), but as it turns out IO::Socket::Socks currently doesn't even install > on OS X. :( >
Another problem is that IO::Socket::Socks doesn't support IPv6 (at all), so there is still some work to be done on IO::Socket::Socks before we can consider using it in the Mojolicious core. -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
