:Will you also remove the bzero() support again (see :[EMAIL PROTECTED])? Or is there a compelling reason to keep it? : :Cheers, :-- : Thomas E. Spanjaard : [EMAIL PROTECTED]
The M_ZERO (bzero) support is there to stay, because it is very useful.
But to use it you have to use objcache_create_simple().
From my read you should be able to replace the objcache_create() calls
being used in NATA with objcache_create_simple() calls.
-Matt
