Files
node/doc/api
James M Snell 41796ebd30 net: remove long deprecated server.connections property
The server.connections property was runtime deprecated in the
0.9 days. It was replaced with getConnections(). It is not
simply an alias for getConnections() because it fails to take
connections shared with forks into consideration. Let's not
keep it around forever and move it to end of life

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/33647
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2020-06-01 08:38:00 -07:00
..
2020-05-05 20:24:37 +02:00
2020-05-30 04:28:53 +02:00
2020-04-28 15:23:46 +02:00
2020-04-28 15:23:46 +02:00
2020-03-02 04:07:33 +00:00
2020-05-30 10:17:31 -07:00
2020-04-30 00:24:31 +02:00
2020-04-28 15:23:46 +02:00