Commit Graph

1 Commits

Author SHA1 Message Date
Steve Dickson 808a248167 - Fixed mutex lock problem in clnt_raw_create()
- 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
2007-07-30 11:24:01 +00:00