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

iOS: Socket.TCP connect() wait too long when timeout set #1427

Merged

Conversation

sakisakira
Copy link
Contributor

If socket.timeout = 5000; socket.connet();, then it does not timeout after 5000 seconds, not 5 second. After this modification, it just wait 5 seconds.

…after 5000 seconds, not 5 second. After this modification, it only just wait 5 seconds.
@negupta
Copy link
Contributor

negupta commented Feb 15, 2012

sakisakira - please file a JIRA ticket with a valid test case as per the pull request guidelines before we can process this PR.

@negupta
Copy link
Contributor

negupta commented Feb 15, 2012

Signed CLA is in place.

1 similar comment
@negupta
Copy link
Contributor

negupta commented Feb 15, 2012

Signed CLA is in place.

@marshall
Copy link
Contributor

@sakisakira We will need you to open a JIRA issue and test case to proceed with this pull request (see my instructions from your previous PR :)

@sakisakira
Copy link
Contributor Author

l posted TC-684.
https://jira.appcelerator.org/browse/TC-684

Would you tell me what should I do to post it to TIMOB JIRA?

@negupta
Copy link
Contributor

negupta commented Mar 14, 2012

I have moved this ticket to TiMOB. https://jira.appcelerator.org/browse/TIMOB-8014

@marshall
Copy link
Contributor

@sakisakira Thanks!

We'll try to get this reviewed ASAP

@sptramer
Copy link
Contributor

Code reviewed. APPROVED.

@sptramer
Copy link
Contributor

Functional tested, iPhone Sim 5.0. APPROVED.

sptramer pushed a commit that referenced this pull request Mar 16, 2012
…aitTooLong

[TIMOB-8014] iOS: Socket.TCP connect() wait too long when timeout set
@sptramer sptramer merged commit 7d08541 into tidev:master Mar 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants