- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.6k
Closed
Labels
tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
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.
hetz
Metadata
Metadata
Assignees
Labels
tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.