Implement raw SMBtrans by backending the SMBtrans2 send code. Receive is
authorTim Potter <tpot@samba.org>
Tue, 28 Oct 2003 10:17:05 +0000 (10:17 +0000)
committerTim Potter <tpot@samba.org>
Tue, 28 Oct 2003 10:17:05 +0000 (10:17 +0000)
commit7d21af3fdf6cf5144a41021425179ca2bba553b3
tree33145e27f42f5a5cc39f6f47446e04a8c9fb8c0f
parent5b9f7bc8b54aa4318987a7e1e4eed528b03d5e9a
Implement raw SMBtrans by backending the SMBtrans2 send code.  Receive is
the same for trans and trans2.
source/include/smb_interfaces.h
source/libcli/raw/rawtrans.c