head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2013.02.21.17.52.10;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2011.03.07.11.40.06;	author dhn;	state Exp;
branches;
next	;


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312730
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@This module extends existing IO::Async classes with extra methods to allow the
use of SSL or TLS-based connections using IO::Socket::SSL. It does not directly
provide any methods or functions of its own.

Primarily, it provides SSL_connect and SSL_listen, which yield
IO::Socket::SSL-upgraded socket handles or IO::Async::SSLStream instances, and
two forms of SSL_upgrade to upgrade an existing TCP connection to use SSL.

WWW: http://search.cpan.org/dist/IO-Async-SSL/
@


1.1
log
@This module extends existing IO::Async classes with extra methods to
allow the use of SSL or TLS-based connections using IO::Socket::SSL.

WWW:	http://search.cpan.org/dist/IO-Async-SSL/

PR:		ports/155336
Submitted by:	"ports@@c0decafe.net" <ports@@c0decafe.net>
@
text
@d1 3
a3 2
This module extends existing IO::Async classes with extra methods to
allow the use of SSL or TLS-based connections using IO::Socket::SSL.
d5 5
a9 1
WWW:	http://search.cpan.org/dist/IO-Async-SSL/
@

