dlopen support for fcgi_streambuf

Ben Griffin <[email protected]> Thu, 29 Apr 2010 14:07:43 +0100
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Having spent the last few days attempting to use dlopen with fastcgi, I suddenly notice that there are no dlsym accessors for initialising fcgi_streambufs.

Have I missed something?

-B.