libnbt: Add an explicit "mem_ctx" to name_request_send
authorVolker Lendecke <vl@samba.org>
Sun, 4 Feb 2018 12:16:14 +0000 (12:16 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 13 Apr 2018 16:14:41 +0000 (18:14 +0200)
commit5fea3e3f23cf75e111b9043ddad8a93aad6c06bf
tree9006f3d59b96dc163b980110369545ee57e3c498
parentce63db26a1d9fd2272e7d708965557d0461a4eac
libnbt: Add an explicit "mem_ctx" to name_request_send

Implicitly hanging requests off nbtsock is too inflexible for future use

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
libcli/nbt/namequery.c
libcli/nbt/namerefresh.c
libcli/nbt/nameregister.c
libcli/nbt/namerelease.c
libcli/nbt/nbt_proto.h
libcli/nbt/nbtsocket.c