K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-03-16T15:56:06.552630Z K 7 svn:log V 235 Move special DDP handling for closing a connection into a new handle_ddp_close() function in t4_ddp.c as the logic is similar to handle_ddp_data(). This allows all knowledge of the special DDP mbufs to be private to t4_ddp.c as well. END