Hello,

When a serialized object gets corrupted or truncated (which often occurs when it is transmitted over a TCP connection), attempting to deserialize that object results in a "Bus error" and immediate program termination, rather than a raised exception. How difficult would it be to modify the s11n egg so that it fails gracefully upon receipt of corrupted data?

Thanks,

Joshua


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to