Cygwin: Introduce FH_SOCKET for generic socket file ops
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user