Unfortunately I don't think there are many people on this list.  My 
team's past unsuccessful queries to this list have left me with he 
impression that neon is essentially unsupported and dead.  I would at 
the very least expect the developers be active in the list.

Rant aside, let me take a stab at your question.  It looks like ne_get 
is a synchronous call.  If it is successful the data should be sitting 
at the end of fd so you could rewind your file pointer and read until 
EOF.  Does that help at all?

Frank Cusack wrote:
> On June 3, 2007 6:41:32 PM -0700 Frank Cusack <[EMAIL PROTECTED]> 
> wrote:
>> If I do ne_get(session, path, fd), how do I know when I've read the
>> entire response from fd?
>
> come on, no one knows the answer to this?
> _______________________________________________
> neon mailing list
> [email protected]
> http://mailman.webdav.org/mailman/listinfo/neon




Videx Inc. 1105 N. E. Circle Blvd. Corvallis OR 97330 (541) 758-0521
CONFIDENTIAL COMMUNICATION: The email message and any attachments are intended 
only for the addressee.  They may be privileged, confidential, and protected 
from disclosure. If you are not the intended recipient, any dissemination, 
distribution, or copying is expressly prohibited.  If you received this email 
message in error, please notify the sender immediately by replying to this 
e-mail message or by telephone


_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to