r6209: started added code to support mailslot requests over UDP/138
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Apr 2005 08:35:02 +0000 (08:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:26 +0000 (13:11 -0500)
commitf20e7e5200de736b3451d748ed716be638f93502
tree120f1b5eb03d1d5eba2c80f6ca0de2131dea12c8
parentb09a4723539235fc924134aa50fc4aed040afb33
r6209: started added code to support mailslot requests over UDP/138
datagrams. This adds the IDL to parse mailslot packets, plus mailslot
dispatch and listener registration code.

mailslots are used for UDP/138 browse and netlogon packets
source/libcli/config.mk
source/libcli/dgram/dgramsocket.c
source/libcli/dgram/libdgram.h
source/libcli/dgram/mailslot.c [new file with mode: 0644]
source/librpc/idl/nbt.idl