K 10 svn:author V 6 mohans K 8 svn:date V 27 2006-10-31T20:25:37.000000Z K 7 svn:log V 249 Make EWOULDBLOCK a recoverable error so that the request is retransmitted. This bug results in data corruption with NFS/TCP. Writes are silently dropped on EWOULDBLOCK (because socket send buffer is full and sockbuf timer fires). Reviewed by: ups@ END