Deleted Added
full compact
758c758,761
< exit(0);
---
> if (nreceived)
> exit(0);
> else
> exit(2);