Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

Exception handling JNI #116

Merged
merged 3 commits into from
Jul 21, 2016
Merged

Exception handling JNI #116

merged 3 commits into from
Jul 21, 2016

Conversation

mriduljain
Copy link
Contributor

All tests passed.

@yahoocla
Copy link

CLA is valid!

retry = false;
if (client_fd == 0) {
string peername = name_port.at(0).c_str();;
string portnumber;
if (name_port.size() > 1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

else portnumber = "UNKNOWN"

@anfeng
Copy link
Contributor

anfeng commented Jul 21, 2016

+1

@anfeng anfeng merged commit 72bb1c5 into master Jul 21, 2016
@anfeng anfeng deleted the jni_exception_patch branch July 21, 2016 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants