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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
