Make TCPConnectedSocketObserver an optional param
There are users of TCP socket APIs who do not care about the specific read/write errors. One example is net::HttpServer. This CL makes the observer param optional. Bug: 721401 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I028a01b6b8e3dea87a3865b704cc15347a3f2793 Reviewed-on: https://chromium-review.googlesource.com/978033Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#546095}
Showing
This diff is collapsed.
Please register or sign in to comment