Dev 2 Release
Pre-release
Pre-release
Moved away from running socket listener as a separate thread. This change uses non blocking sockets to achieve the same result but without the overhead of threading.
Also fixes opening the root share directory in an open and adds some more NtStatus codes.