Skip to content

TLS localAddress bind not working  #1728

@0x4139

Description

@0x4139

i have a net.Socket object and an TLS connection object. I have multiple ips on my machine, how can i bind on one of them by choice, here's what i'ved tried:

  • creating the socket with localAddress option - not working.
  • net.connect with localAddress option (seems that tis tries to make the connection again so it's not working)
  • net.createConnection, same story.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions