K 10 svn:author V 2 ps K 8 svn:date V 27 2004-11-29T23:09:07.000000Z K 7 svn:log V 278 Make soreceive(MSG_DONTWAIT) nonblocking. If MSG_DONTWAIT is passed into soreceive(), then pass in M_DONTWAIT to m_copym(). Also fix up error handling for the case where m_copym() returns failure. Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com Reviewed by: rwatson END