New submission from Giampaolo Rodola': Here's a function similar to socket.create_connection() which addresses all the repetitive tasks needed to order to create an IPv4/IPv6 agnostic server socket.
---------- components: Library (Lib) files: socket.patch keywords: easy, needs review, patch messages: 185348 nosy: giampaolo.rodola, pitrou priority: normal severity: normal status: open title: Add socket.create_server_sock() convenience function type: enhancement versions: Python 3.4 Added file: http://bugs.python.org/file29596/socket.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17561> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com