On 22 March 2011 06:26, Gilles Chehade <[email protected]> wrote: >> Or doing the fdopen() earlier and passing a FILE pointer around? > > actually having the caller do the fdopen() and client API using the stdio > stream does not seem like a bad idea at all
Sounds good to me.
