CVS update: samba/source/include

Luke Kenneth Casson Leighton lkcl at samba.org
Tue Jan 4 00:08:23 EST 2000


On Mon, 3 Jan 2000, Andrew Tridgell wrote:

> > andrew, are you generating a "unique" mailslot name?  nt uses
> > \SRVNAME\MAILSLOT\GETDC\nnn wheree nnn is some suitable function's
> > num.ber.  this guarantees that a particular function will always receive
> > its own mailslots.
> 
> yep, I'm using \MAILSLOT\NET\GETDC%d where %d is a randomly generated
> number (using generate_trn_id())

veery cool :)
 
> previously it was hard-coded to 411 for some reason :)

empirical observation is a bitch...



More information about the samba-cvs mailing list