Cygwin: Introduce FH_SOCKET for generic socket file ops

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2018-02-23 19:45:59 +01:00
parent b79018ee3a
commit eaf359574d
4 changed files with 12 additions and 3 deletions

View File

@ -864,7 +864,7 @@ path_conv::check (const char *src, unsigned opt,
if (component == 0)
{
fileattr = 0;
dev.parse (FH_INET);
dev.parse (FH_SOCKET);
}
break;
case virt_fsdir: