/[net-ssleay]
ViewVC logotype

Revision 345


Jump to revision: Previous Next
Author: mikem-guest
Date: Tue Jun 26 00:58:15 2012 UTC (10 months, 3 weeks ago)
Changed paths: 3
Log Message:
Improvements to Net::SSLeay::read to make it easier to use with non-blocking IO:
      contributed by James Marshall:  It modifies
      Net::SSLeay::read() to return the result from SSL_read() as the second
      return value, if Net::SSLeay::read() is called in list context.  Its
      behavior should be unchanged if called in scalar or void context.  This
      result code seems to be required for full support of non-blocking I/O,
      since users need to handle SSL_ERR_WANT_READ, SSL_ERROR_WANT_WRITE, etc.


Changed paths:

Path Details
Directorytrunk/Changes modified , text changed
Directorytrunk/SSLeay.xs modified , text changed
Directorytrunk/lib/Net/SSLeay.pod modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.5