K 10 svn:author V 5 green K 8 svn:date V 27 2004-02-12T01:48:40.000000Z K 7 svn:log V 201 Always socantsendmore() before deallocating a socket. This, in turn, calls selwakeup() if necessary (which it is, if you don't want freed memory hanging around on your td->td_selq). Props to: alfred END