Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Ensure correct sockets family in create_connection and create_server #146

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
create_unix_server() and create_unix_connection() should only accept UNIX 
sockets
create_server() and create_connection() should only accept AF_INET and AF_INET6 
sockets.

Link to code review: http://codereview.appspot.com/65180044

Original issue reported on code.google.com by yseliva...@gmail.com on 19 Feb 2014 at 5:16

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions