K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-30T06:17:26.000000Z K 7 svn:log V 201 While calling perror() on send() failure was useful for debugging the if_em "wedging" problem, large numbers of perror() calls impacts send performance. As such, just count the error, don't print it. END