| commit | 6184bea119dea53da539727fe8c2a116f98cef24 | [log] [tgz] |
|---|---|---|
| author | Bartosz Fabianowski <[email protected]> | Fri Jun 22 09:32:53 2012 |
| committer | Gerrit <[email protected]> | Fri Jun 22 18:12:42 2012 |
| tree | efb76b27f1af4db93b7c8d48910de14400fbbd37 | |
| parent | b63f90e4727cd5963ca50b30fdb1449784893438 [diff] |
Make DNSServer close its socket at the end of run() This CL makes the DNSServer class close its socket when the server thread is shutting down and the run() method is about to return. BUG=chromium-os:32062 TEST=Port can be reused by another DNSServer in the same process Change-Id: I6bd0120f8fb8488416a1920a6f6feef7ce487785 Reviewed-on: https://gerrit.chromium.org/gerrit/25919 Reviewed-by: Chris Masone <[email protected]> Commit-Ready: Bartosz Fabianowski <[email protected]> Tested-by: Bartosz Fabianowski <[email protected]>