Added get_file_info support to named pipes and sockets to avoid
commit646d621fec77f323fd1070b41497b70d15230f1b
authorAlexandre Julliard <julliard@winehq.org>
Fri, 5 Oct 2001 19:45:45 +0000 (5 19:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Oct 2001 19:45:45 +0000 (5 19:45 +0000)
tree2ca88374117f6695dd13f2b4352e942400c78a77
parent32aee1ae11675a0b44c9f479f271e907660ffe76
Added get_file_info support to named pipes and sockets to avoid
breaking the get_handle_fd request.
server/named_pipe.c
server/sock.c