K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-03-16T07:03:14.000000Z K 7 svn:log V 235 Change soabort() from returning int to returning void, since all consumers ignore the return value, soabort() is required to succeed, and protocols produce errors here to report multiple freeing of the pcb, which we hope to eliminate. END