in reply to Re^3: Is a Net::CIDR::Lite object sharable within threads
in thread Is a Net::CIDR::Lite object sharable within threads

I'm just getting back to this thread. I posted the SEGVEC and have been off working a non-object approach using a shared list of "MaskedNet" and "NetMask" pairs. Mixed with some bit manipulations.

Let me look this over... Thanks.

  • Comment on Re^4: Is a Net::CIDR::Lite object sharable within threads

Replies are listed 'Best First'.
Re^5: Is a Net::CIDR::Lite object sharable within threads
by BrowserUk (Patriarch) on Dec 05, 2008 at 03:30 UTC

    And...?