s3:libsmb: convert nb_packet_client to tstream_* functions
authorStefan Metzmacher <metze@samba.org>
Wed, 20 May 2015 23:53:44 +0000 (01:53 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:17 +0000 (17:08 +0200)
commit3ecf4ec6574de9bdd5a2d55529ed81b17c74d452
treed9045b3599c796c5a12810c95f02bd8d20ebdf2e
parent9ccf8e6d36618498c4952bb1d4b74152f75ab793
s3:libsmb: convert nb_packet_client to tstream_* functions

By using the tstream abstraction we don't need to take care
error handling regarding dangling tevent_fd structures.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11316

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/libsmb/unexpected.c
source3/wscript_build