On Tuesday 29 January 2013, Kashyap Darji wrote: > Dear All, > > Is there anyone who is having FastAGI support for C & C++? > > We do have FastAGI working for the JAVA and rest of the language / script. > > But I am unable to find FastAGI for C/C++. > > Please let us know how to write FastAGI using C/C++.
You don't need it! C, being a compiled language, doesn't suffer from interpreter overheads and therefore doesn't require such bodgery. -- AJS Answers come *after* questions. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
