be resumed. When there is nothing to wait for, the :meth:`drain`
returns immediately.
- .. coroutinemethod:: start_tls(sslcontext, \*, server_hostname=None, \
+ .. coroutinemethod:: start_tls(sslcontext, *, server_hostname=None, \
ssl_handshake_timeout=None)
Upgrade an existing stream-based connection to TLS.
Constructors
------------
-.. function:: new(name[, data], \*, usedforsecurity=True)
+.. function:: new(name[, data], *, usedforsecurity=True)
Is a generic constructor that takes the string *name* of the desired
algorithm as its first parameter. It also exists to allow access to the