Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stream: improve unimplemented _write() error
This commit improves the ambiguous "not implemented" error that is provided when a writable stream does not implement _write(). Fixes: #7396 PR-URL: #7671 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information