Adrien Destugues b140a1c340 NetworkAddressResolver: cache needs to be locked
It is not a good idea to have a thread get an address from the request
cache, while another thread is deleting said address as the cache has
grown too large. Add a lock around the cache access to make it safe.
2017-11-21 22:15:32 +01:00
..
2016-06-20 19:42:24 -04:00
2016-06-20 19:42:24 -04:00
2016-04-28 22:30:40 -04:00