Skip to content

AttributeError: module 'socket' has no attribute 'AF_UNIX' #592

@poornima109s

Description

@poornima109s

sock = socket.socket(socket.AF_UNIX, socket.SOCK_STREAM)
i got an AttributeError: module 'socket' has no attribute 'AF_UNIX'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions