Mercurial > hg
comparison tests/test-batching.py @ 29554:4a7b0c696fbc
sslutil: implement wrapserversocket()
wrapsocket() is heavily tailored towards client use. In preparation
for converting the built-in server to use sslutil (as opposed to
the ssl module directly), we add wrapserversocket() for wrapping
a socket to be used on servers.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 14 Jul 2016 20:14:19 -0700 |
parents | 544908ae36ce |
children | e2fc2122029c |
comparison
equal
deleted
inserted
replaced
29553:cd3e58862cab | 29554:4a7b0c696fbc |
---|