Re: [xml] xmlReadFd



On Fri, Jan 16, 2004 at 06:53:58AM -0600, Kurt Schwind wrote:
$ xml2-config --version
2.5.1

I'm trying to read in an XML document off a socket (this is a CGI
application) and I thought that one of the better ways was to read the
headers, and then pass the socket fd to the 'xmlReadFd' function.

http://www.xmlsoft.org/html/libxml-parser.html#xmlReadFd

However, I get an 'implicit' function declaration.  Sure enough, I've
grepped all the header files in libxml2/libxml for xmlReadFd and I can't
find that function prototype anywhere.

  Current version is 2.6.4, 2.5.1 is too old and do not have those 
interfaces.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]