s3:pylibsmb: add echo() support
authorStefan Metzmacher <metze@samba.org>
Mon, 7 Dec 2020 16:52:49 +0000 (17:52 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Dec 2020 13:59:38 +0000 (13:59 +0000)
commitfde65c2f293ae3038c0052ea9d0dcdf3261d3fbc
treee49b4c0a28a493f666ac9b20bf9887685164ab21
parent084c22403f0042f9cb6c5af6651cc9ef8b5f3bd0
s3:pylibsmb: add echo() support

In tests it's sometimes to have a no-op in order to check the
transport is still alive.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/pylibsmb.c