- Ignore the return value of snprintf() and use strlen() instead to bump
the pointer in clnt_sperror()
- A couple ntohs() were needed in bindresvport_sa()
- Added IP_RECVERR processing with to clnt_dg_call() so application will
see errors instead of timing out