Sorry, renamed to GetRequestStatus in 606.

On Sat, Apr 01, 2006 at 03:02:11PM +0100, Matthew Toseland wrote:
> Persistent, direct requests (Persistence=reboot|forever,
> ReturnType=direct) no longer return the data immediately. They will only
> send the DataFound, and not the AllData. If you want the AllData, then
> ask for it, with a GetResults:
> 
> GetResults
> Identifier=my identifier
> End
> 
> PersistentGet
> ...
> End
> DataFound
> ...
> End
> AllData
> ...
> End
> <data>
> 
> This should fix the issues with FUQID we were discussing.
> This went in in build 604/SVN #8420.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to