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
..
2017-09-28 22:19:05 -04:00
2016-07-29 18:41:30 -04:00
2017-11-16 20:53:14 +01:00
2017-07-30 14:46:41 -04:00
2017-01-10 21:34:20 +01:00