K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-09-13T17:36:31.000000Z K 7 svn:log V 327 If tcp_output() is unable to allocate space for a copy of the data waiting to be sent, just clean up and return ENOBUFS rather than silently proceeding without sending any of the data. This makes it consistent with the `#ifdef notyet' case immediately above. Reviewed by: Andras Olah Obtained from: Lite-2 END