Throw an argument out of range exception when a pipe name is too long and specify...
commitc5decd8c09b7cf7d7b8fcb23ece77a273eafa04f
authorKatelyn Gadd <kg@luminance.org>
Thu, 15 Nov 2018 07:15:05 +0000 (14 23:15 -0800)
committerMarek Safar <marek.safar@gmail.com>
Fri, 11 Jan 2019 10:55:09 +0000 (11 11:55 +0100)
tree5df5d868526f1e60b516079a609d8f9bff879a1c
parent71e7273634256f477f930d786c1bc2a6024b4759
Throw an argument out of range exception when a pipe name is too long and specify which argument is out of range. Fixes a corefx test.
mono/metadata/w32socket.c