Any plans to add buffer mode support to SSL.File? I just discovered this in Stdio.File and think it would be very nice if it were available here as well...
H William Welliver III wrote:
Any plans to add buffer mode support to SSL.File? I just discovered this in Stdio.File and think it would be very nice if it were available here as well...
Doesn't that "just work"? I believe that in the pgsql driver I support both plain and SSL connections. Except for the initial setup, it uses Stdio.Buffer to buffer things regardless wether it started as SSL encapsulated or not.
pike-devel@lists.lysator.liu.se