Revert "[w32handle] Remove use of w32handle for File, Console, Pipe and Socket (...
authorLudovic Henry <ludovic@xamarin.com>
Sat, 5 Aug 2017 16:59:08 +0000 (12:59 -0400)
committerGitHub <noreply@github.com>
Sat, 5 Aug 2017 16:59:08 +0000 (12:59 -0400)
commit6e23736a07359bf87f2ba57eef982bb48b046905
tree3f9c04de73f7ada5fc8bb062b1622f8006a00aeb
parent78735091b62b8d7f65da2c83d36ca314a23009f4
Revert "[w32handle] Remove use of w32handle for File, Console, Pipe and Socket (#5283)" (#5318)

This reverts commit 78735091b62b8d7f65da2c83d36ca314a23009f4.
15 files changed:
mcs/class/System/System.Net.Sockets/Socket.cs
mono/metadata/Makefile.am
mono/metadata/fdhandle.c [deleted file]
mono/metadata/fdhandle.h [deleted file]
mono/metadata/icall-def.h
mono/metadata/w32file-unix.c
mono/metadata/w32file.c
mono/metadata/w32handle.c
mono/metadata/w32handle.h
mono/metadata/w32process-unix.c
mono/metadata/w32socket-internals.h
mono/metadata/w32socket-unix.c
mono/metadata/w32socket-win32.c
mono/metadata/w32socket.c
mono/metadata/w32socket.h