DescriptionReset server_socket_ when listen fails in extensions::TCPSocket.
net::TCPServerSocket::Listen will close its internal socket if it fails
to bind and begin listening. This leaves the extensions socket object in
a bad state. Instead reset the socket so that an application can try to
bind it again.
BUG=559368
Committed: https://crrev.com/97b9851546675bd7ccc4d1dfb48cddbf3502ca94
Cr-Commit-Position: refs/heads/master@{#361191}
Patch Set 1 #
Messages
Total messages: 19 (8 generated)
|