diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2025-02-24 16:42:01 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-02-24 16:42:01 +0100 |
commit | 01bcd7d29ef7e784088bcea9f851709f0b2ffdf1 (patch) | |
tree | 15bc87fe605aa6ba80fe4235e80854890cdee769 /newlib/libc/stdlib/arc4random.c | |
parent | 7124d1c23dd1b8805d17aca83dbe5fc9a41aae81 (diff) | |
download | newlib-01bcd7d29ef7e784088bcea9f851709f0b2ffdf1.zip newlib-01bcd7d29ef7e784088bcea9f851709f0b2ffdf1.tar.gz newlib-01bcd7d29ef7e784088bcea9f851709f0b2ffdf1.tar.bz2 |
Cygwin: fhandler_netdrive: skip enumerating WebDAV shares
So far there's no known way to enumerate connected WebDAV resources.
WNetGetResourceInformationW/WNetOpenEnumW both return ERROR_BAD_NET_NAME.
Windows Explorer also shows an error dialog when trying to open a
Nextcloud instance to see the shares.
However, `net use' enumerates the connected cloud shares, so
there must be a way to do this.
For the time being, we just don't even try to enumerate WebDAV
shares and return an empty list.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdlib/arc4random.c')
0 files changed, 0 insertions, 0 deletions