Skip to content

Abnormal port connection requests will cause the websocket-server to report an error #113

@yunho

Description

@yunho

sock = socket.socket(socket.AF_INET,socket.SOCK_STREAM); addr = ("127.0.0.1", 9001);
sock.connect(addr)

Abnormal port connection requests will cause the websocket-server to report an error

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