Make IP_RANGE::resolve_ip() thread safe
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 17 Oct 2011 12:24:20 +0000 (14:24 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 17 Oct 2011 12:24:20 +0000 (14:24 +0200)
commit7050bac5925b4888257c1b4af20e0b44a3286c8b
treef3560bad9d65bc8abec4dc81fdc832744b13740e
parent10c3af2d66424a6693c0be0883d3812b39f58df9
Make IP_RANGE::resolve_ip() thread safe
src/ipfunc.cpp
src/ipfunc.hxx
test/ip_range.cpp