Okey, so the thought is to send a status message telling the application that we now are receving before the first progress callback is called with the recv data?

Yeah, that would work!

/Henrik Holst

Joe Orton skrev:
On Tue, Jul 17, 2007 at 11:22:14AM +0200, Henrik Holst wrote:
  
the progress callback has no way of indicating wether the progress is a 
send or a receive, using this callback to show some progressbar or 
similar it would be of some interest to know the direction of the 
transfer. Atleast I think so :-)
    

Yup, I think so too!  On the trunk the new ne_set_notifier() interface 
replaced ne_set_status() and is designed exactly to give better feedback 
for such situations:

http://svn.webdav.org/repos/projects/neon/trunk/src/ne_session.h

does that look sufficient for what you're trying to do?  Is there any 
other type of status feedback you'd like in there?

Regards,

joe

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

Reply via email to