Reserve IOCTL 0xACE for proxy<->proxy communication channel
commit29f2d40e8bc5bdb6699481f8c6092baa02d744b0
authorSam Liddicott <sam@liddicott.com>
Fri, 7 Nov 2008 15:39:57 +0000 (7 15:39 +0000)
committerSam Liddicott <sam@liddicott.com>
Wed, 10 Dec 2008 10:10:52 +0000 (10 10:10 +0000)
tree578220b11c925c21ce9f60b4e3f3640b2570633b
parentcf40b9e3b53d92c585b4fb17d88c40d65d34a6a1
Reserve IOCTL 0xACE for proxy<->proxy communication channel

See: http://msdn2.microsoft.com/en-us/library/aa914767.aspx "CTL_CODE"
  Function codes 0-2047 << 2 are reserved for Microsoft;
  codes 2048-4095 << 2 are reserved for OEMs and IHVs.

2766 is used for proxy<->proxy communication, which is 0xACE
source4/libcli/raw/ioctl.h