diff --git a/pep-3156.txt b/pep-3156.txt index 8a8c7ad3c..0db531642 100644 --- a/pep-3156.txt +++ b/pep-3156.txt @@ -1876,6 +1876,9 @@ distribution.) - Support a "start TLS" operation to upgrade a TCP socket to SSL/TLS. +Former wish list items that have since been implemented (but aren't +specified by the PEP): + - UNIX domain sockets. - A per-loop error handling callback.