On Wed, Aug 02, 2017 at 01:10:27PM -0700, Long Li wrote: > From: Long Li <lon...@microsoft.com> > > Implement the function to send a SMBD message with no payload. This is > required at times when we want to extend credtis to server to have it > continue to send data, without sending any actual data payload.
Shouldn't this just be implemented as a special case in the version that posts data?