doc: document net Socket server property - #64364
Merged
Merged
Conversation
Collaborator
|
Review requested:
|
Member
Author
Contributor
|
@efekrskl Thanks for reviewing, I would appreciate if you add me as a co-author. |
Based on nodejs#63458. Co-authored-by: Herrtian <[email protected]> Signed-off-by: Efe Karasakal <[email protected]> Signed-off-by: Herrtian <[email protected]>
efekrskl
force-pushed
the
doc/socket-server-doc
branch
from
July 8, 2026 21:16
1a91367 to
2f9130e
Compare
Member
Author
I added you as co-author, thanks a lot for your contribution! |
lpinca
approved these changes
Jul 9, 2026
Collaborator
|
Landed in e84b517 |
aduh95
pushed a commit
that referenced
this pull request
Jul 21, 2026
Based on #63458. Co-authored-by: Herrtian <[email protected]> Signed-off-by: Efe Karasakal <[email protected]> Signed-off-by: Herrtian <[email protected]> PR-URL: #64364 Reviewed-By: Tim Perry <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
aduh95
pushed a commit
that referenced
this pull request
Jul 21, 2026
Based on #63458. Co-authored-by: Herrtian <[email protected]> Signed-off-by: Efe Karasakal <[email protected]> Signed-off-by: Herrtian <[email protected]> PR-URL: #64364 Reviewed-By: Tim Perry <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
RafaelGSS
pushed a commit
that referenced
this pull request
Jul 29, 2026
Based on #63458. Co-authored-by: Herrtian <[email protected]> Signed-off-by: Efe Karasakal <[email protected]> Signed-off-by: Herrtian <[email protected]> PR-URL: #64364 Reviewed-By: Tim Perry <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
aduh95
pushed a commit
that referenced
this pull request
Aug 6, 2026
Closes #47148, based on the change proposed in #63458.
Original patch and investigation by @Herrtian