Skip to content

doc: un-mark Socket#write “removal” as notable change

Since the method is inherited from Writable, usage of the method does not change at all after its removal as an explicit method.

Calling it out as notable might therefore be more confusing than helpful.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading