a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync"Hello world\r\n"
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync"This is a reasonably nice set of lines\n"
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync"with not many different terminators\r\n\r\n"
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync"There should be exactly one blank line above\n"
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync"and this line should never appear at all since it has no terminator";
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync size_t len = ( sizeof ( data1 ) - 1 /* be mean; strip the NUL */ );
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync while ( len ) {
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync if ( frag_len < 0 ) {