Files
node/lib
Daeyeon Jeong 9aef414b73 net: fix socket._getpeername
Fixes: https://github.com/nodejs/node/issues/43009

If calling `this._handle.getpeername` returns an error at the first
call, its result shouldn't be cached to `this._peername`.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: https://github.com/nodejs/node/pull/43010
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
2022-07-25 09:09:49 +01:00
..
2022-06-11 12:18:14 +02:00
2022-01-30 14:07:32 +00:00
2022-06-11 12:18:15 +02:00
2022-06-11 12:18:11 +02:00
2022-06-30 09:30:53 +01:00
2022-07-25 09:09:49 +01:00
2022-06-15 18:02:01 -04:00
2021-11-12 23:26:20 +01:00
2021-04-30 10:59:28 -07:00
2022-07-15 20:30:50 +01:00
2022-06-29 12:31:47 +03:00
2021-07-07 14:50:47 +02:00
2022-03-14 21:12:44 +00:00