2b0444e01d
When testing against a browser, multiple connections will be made in parallel. Keeping the same listening socket lets the other connections queue up at least rather than fail with ECONNREFUSED. Of course, this is still far from a realistic server. Change-Id: I984fb29da4bf8808eb40938b12782dc1730f2e19 Reviewed-on: https://boringssl-review.googlesource.com/17405 Reviewed-by: Steven Valdez <svaldez@google.com> Commit-Queue: Steven Valdez <svaldez@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
args.cc | ||
ciphers.cc | ||
client.cc | ||
CMakeLists.txt | ||
const.cc | ||
digest.cc | ||
file.cc | ||
generate_ed25519.cc | ||
genrsa.cc | ||
internal.h | ||
pkcs12.cc | ||
rand.cc | ||
server.cc | ||
sign.cc | ||
speed.cc | ||
tool.cc | ||
transport_common.cc | ||
transport_common.h |