K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-01-26T16:29:14.449414Z K 7 svn:log V 266 - Update a disabled KASSERT() to use sbused() instead of accessing the no-longer existant sb_cc sockbuf member. - Use sbavail() instead of sbused() in t4_soreceive_ddp() to match the usage in soreceive_stream() on which it is based. Discussed with: glebius (2) END