Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crashes when wifi lost during smb_write and smb_read operations #34

Open
SyedZeeshan21 opened this issue Sep 29, 2016 · 1 comment
Labels

Comments

@SyedZeeshan21
Copy link

During smb_fread operation, when download operation is in progress and if i have switched wifi or off wifi and try connect it back, if this is done multiple times there is no response of download operation .

    length = smb_fread(self.downloadSession, fileID, buffer, BUFFER_DOWNLOAD_SIZE);

Even after 5 min there is no response of download operation in progress...
Is there any smb_req timeout property for smb_fread operation???

@TimOliver TimOliver added the bug label Nov 17, 2016
@narendra-ct
Copy link

Hi Tim,
Trying to access network share in domain #106

Hi,
I'm trying to access the share with domain based users/system, here i can able to see the list of systesms and when i try to login, it throws LOGIN AUTHENTICATION FAILED.
thanks for the help.

~Narendra.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants