[freenet-dev] [freenet-cvs] r20359 - trunk/apps/jFCPlib/src/net/pterodactylus/fcp
David ‘Bombe’ Roden
bombe at pterodactylus.net
Mon Jun 23 18:08:37 UTC 2008
On Monday 16 June 2008 05:21:35 Florent Daignière wrote:
> > + if ("EndMessage".equalsIgnoreCase(line) ||
> > "Data".equalsIgnoreCase(line)) { fcpConnection.handleMessage(fcpMessage);
> The case-sensitive test looked okay to me; when does the node send a
> "EndMessage" with a different case ?
It doesn’t. It’s just applied “be lenient in what you parse but strict in what
you emit”. :)
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20080623/cfb53718/attachment.pgp
More information about the Devl
mailing list