Branch: Tag:

2014-05-15

2014-05-15 20:20:05 by Martin Nilsson <nilsson@opera.com>

Renamed SSL.context to SSL.Context.

208: Inside #if constant(SSL.sslfile)
   { return std::write(data);    }    -  void create(Stdio.File stream, SSL.context ctx) +  void create(Stdio.File stream, SSL.Context ctx)    { rawstream=stream;    std::create(stream,ctx,1,1);    pg::create();