0
Files
src/net
Tom Van Goethem 67295932ed Reject port 0 to be used for any scheme
Port 0 is reserved and connections to it are immediately rejected on
Windows and macOS. Because of this, it could be abused to probe the DNS
cache.

Bug: 391658086
Change-Id: I7d17c7422e676bef4617b0686cef7087036b92f0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6234235
Reviewed-by: Adam Rice <ricea@chromium.org>
Commit-Queue: Tom Van Goethem <tov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1417059}
2025-02-06 15:29:44 -08:00
..
2025-01-23 23:30:53 -08:00
2025-02-03 09:01:41 -08:00
2025-02-06 09:24:32 -08:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.