nekoni / nekodrive

Automatically exported from code.google.com/p/nekodrive
74 stars 32 forks source link

What is the meaning of the count property in ReadFolderArguments class #48

Open Vaseem88 opened 3 years ago

Vaseem88 commented 3 years ago

While we get the NFS sub-directories we assign 4096 for one of the parent folder arguments (Count). Could someone explain what is the meaning for count here. @nekoni Please refer here https://github.com/nekoni/nekodrive/blob/0090ed78d61350f17aba4d0cb44bed5d7441c856/NFSLibrary/Protocols/V3/NFSv3.cs#L155

Thanks.