r5120: encode outgoing nbt packets when queueing them rather than in the send
commit0700676da69a68066e0a2f7541ffa0d3bf956616
authorAndrew Tridgell <tridge@samba.org>
Mon, 31 Jan 2005 04:53:53 +0000 (31 04:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:24 +0000 (10 13:09 -0500)
tree36a628dd1fd79946f9c131906d1cfbbc001a0d67
parent784dde73bc2f59108c6f5123b9206851b97afc32
r5120: encode outgoing nbt packets when queueing them rather than in the send
event code, as elements of the callers packet structure could go away
while the queue is pending (if for example a name was de-registered
while a packet referencing that name is queued)
(This used to be commit 6726f15cf44388e5787eec223a8c9778110a508f)
source4/libcli/nbt/libnbt.h
source4/libcli/nbt/nbtsocket.c