• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Authenticate the socket connection for the ``socket.socketpair()`` fallback
2on platforms where ``AF_UNIX`` is not available like Windows.
3
4Patch by Gregory P. Smith <greg@krypto.org> and Seth Larson <seth@python.org>. Reported by Ellie
5<el@horse64.org>
6