Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

fix: expose extra options from net.connect for dial and listen #211

Merged
merged 4 commits into from
Sep 24, 2022

Commits on Sep 24, 2022

  1. fix: expose extra options from net.connect for dial and listen

    To allow more flexibility in use of sockets, expose options from
    node's net.connect method.
    achingbrain committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    434b5bc View commit details
    Browse the repository at this point in the history
  2. chore: rename type

    achingbrain committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    8ce41f9 View commit details
    Browse the repository at this point in the history
  3. chore: linting

    achingbrain committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    8958612 View commit details
    Browse the repository at this point in the history
  4. chore: type name

    achingbrain committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    6384d44 View commit details
    Browse the repository at this point in the history