Skip to content

Cleanse {socket_opts, SO} before use #33

@sanmiguel

Description

@sanmiguel

The options we pass to the socket by default, namely:

[{mode, binary}, {active, true}, {packet, 0}]

need to be protected as they are fundamental to the clients' inner machinations. We should prevent any options in {socket_opts, SO} from overriding these.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions