On Mon, May 04, 2009 at 12:22:48PM -0700, Tim Prouty wrote: > I was just mirroring the other usage in the file as the quick warning > fix. It seems a little bit strange to me to make an fd uint, when the > standard api uses -1 to indicate error.
I fixed the standard API :-). Everything should be returning NTSTATUS now, not -1. Jeremy.
