XML Output: libxo - provide single API to output TXT, XML, JSON and HTML
Phil Shafer
phil at juniper.net
Fri Aug 1 15:51:32 UTC 2014
"Simon J. Gerraty" writes:
>Of course I wouldn't be surprised if the lib already handles all that ;-)
No, I can't manufacture memory on the fly ;^)
Hmmm... I could have an emergency mode where I stop trying to buffer
and churn out a series of small write() calls to send close tags.
Or perhaps just punting and refusing to write more once ENOMEM is
seen is the right thing. Seeing broken output is better than limping
along with output that looks right but isn't.
Thanks,
Phil
More information about the freebsd-arch
mailing list