Thanks Vlad.
I tried using this, but there are undefined symbols: Ns_SockWriteV and Ns_SockWrite. And strangely enough, I can't find these functions defined even in the Naviserver source, so I doubt it's related to AOLServer. Are these helper functions that reside in another file/module?
nsmemcache.c:586: warning: implicit declaration of function `Ns_SockWriteV`
nsmemcache.c: In function `mc_get`:
nsmemcache.c:637: warning: implicit declaration of function `Ns_SockWrite`