You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both readdir and readdirplus should have an offset and size. The size is present used to initialize the reply buffers, but it's not exposed to the implementation, meaning there's no proper way to page the calls.
The text was updated successfully, but these errors were encountered:
Both readdir and readdirplus should have an offset and size. The size is present used to initialize the reply buffers, but it's not exposed to the implementation, meaning there's no proper way to page the calls.
The text was updated successfully, but these errors were encountered: