summaryrefslogtreecommitdiff
path: root/doc/api/net.md
Commit message (Expand)AuthorAgeFilesLines
* 2023-05-03, Version 20.1.0 (Current)Michaël Zasso2023-05-031-1/+1
* http: add highWaterMark opt in http.createServerHinataKah02023-04-241-0/+7
* 2023-04-18, Version 20.0.0 (Current)RafaelGSS2023-04-181-1/+1
* net: enable autoSelectFamily by defaultPaolo Insogna2023-04-051-5/+14
* 2023-03-14, Version 19.8.0 (Current)Michaël Zasso2023-03-141-2/+2
* net: fix setting of value in 'setDefaultAutoSelectFamilyAttemptTimeout'Deokjin Kim2023-03-101-1/+1
* net: rework autoSelectFamily implementationPaolo Insogna2023-02-231-21/+43
* doc: add documentation for socket.destroySoon()Luigi Pinca2023-01-281-0/+10
* doc: use "file system" instead of "filesystem"Rich Trott2023-01-141-2/+2
* 2023-01-06, Version 19.4.0 (Current)RafaelGSS2023-01-061-4/+4
* 2023-01-05, Version 18.13.0 'Hydrogen' (LTS)Danielle Adams2023-01-051-1/+3
* net: add autoSelectFamily global getter and setterPaolo Insogna2022-12-241-2/+44
* 2022-12-14, Version 19.3.0 (Current)Michaël Zasso2022-12-141-1/+1
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout optionsPaolo Insogna2022-12-031-0/+18
* doc: use console.error for error case in fs, https, net and processDeokjin Kim2022-11-261-1/+1
* doc: add lint rule to enforce trailing commasAntoine du Hamel2022-11-171-4/+4
* 2022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda2022-10-121-1/+3
* 2022-08-24, Version 18.8.0 (Current)Ruy Adorno2022-08-241-1/+1
* doc: add history for net.createServer() optionsLuigi Pinca2022-08-231-1/+8
* 2022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso2022-08-161-2/+6
* net: add local familytheanarkh2022-07-261-0/+11
* 2022-07-13, Version 18.6.0 (Current)Michaël Zasso2022-07-131-1/+1
* net: add drop event for net servertheanarkh2022-07-091-0/+17
* 2022-06-16, Version 18.4.0 (Current)Danielle Adams2022-06-161-2/+2
* dns: accept `'IPv4'` and `'IPv6'` for `family`Antoine du Hamel2022-06-151-2/+8
* doc: use serial comma in net docsTobias Nießen2022-06-071-1/+1
* 2022-06-01, Version 18.3.0 (Current)Bryan English2022-06-011-1/+1
* net: add ability to reset a tcp socketpupilTong2022-05-231-0/+13
* 2022-04-26, Version 16.15.0 'Gallium' (LTS)Danielle Adams2022-04-261-1/+3
* doc: fix outdated documentation for `family` propertyAntoine du Hamel2022-04-211-3/+11
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-6/+6
* 2022-04-19, Version 18.0.0 (Current)Beth Griggs2022-04-191-1/+1
* doc: fix version history for `net.Socket` and `net.Server`Antoine du Hamel2022-03-091-1/+1
* http: make TCP noDelay enabled by defaultPaolo Insogna2022-03-091-0/+4
* net: add new options to `net.Socket` and `net.Server`Paolo Insogna2022-02-221-0/+19
* doc: adjust a/an word usageDerek Wolpert2022-02-171-1/+1
* cluster: respect listen backlog set by workersElad Nava2022-02-101-0/+4
* lib: replace validator and errorMohammed Keyvanzadeh2022-02-051-0/+6
* doc: expand entries for isIP(), isIPv4(), and isIPv6()Rich Trott2021-12-021-5/+27
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-15/+86
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso2021-09-281-12/+36
* doc: add blank line between commentsRich Trott2021-09-211-0/+1
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-53/+53
* doc: document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaultsArnold Zokas2021-04-271-0/+12
* doc: do not mention TCP in the allowHalfOpen option descriptionLuigi Pinca2021-04-271-16/+20
* 2021-04-06, Version 15.14.0 (Current)Myles Borins2021-04-061-7/+7
* net: allow net.BlockList to use net.SocketAddress objectsJames M Snell2021-04-021-5/+6
* net: add SocketAddress classJames M Snell2021-04-021-0/+45
* net,tls: add abort signal support to connectNitzan Uziely2021-04-011-0/+6
* doc: use **Default:** more consistentlycjihrig2021-02-171-4/+4