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

implement sane error handling #7

Closed
bmah888 opened this issue Feb 28, 2014 · 2 comments
Closed

implement sane error handling #7

bmah888 opened this issue Feb 28, 2014 · 2 comments

Comments

@bmah888
Copy link
Contributor

bmah888 commented Feb 28, 2014

From jdugan.esnet on December 09, 2009 22:43:15

Explaination of new feature currently the library code exits rather than signalling an error condition Justification of new feature the library shouldn't exit arbitrarily

Implementation Plan

add an error member to the iperf_stream struct to hold per stream errors
define error codes for each distinct error condition
similar to perror in spirit

Original issue: http://code.google.com/p/iperf/issues/detail?id=7

@bmah888
Copy link
Contributor Author

bmah888 commented Feb 28, 2014

From jdugan.esnet on December 09, 2009 22:52:52

Labels: Priority-High Milestone-3.0b1

@bmah888
Copy link
Contributor Author

bmah888 commented Feb 28, 2014

From [email protected] on February 25, 2013 15:10:19

Status: Fixed
Owner: [email protected]

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

No branches or pull requests

1 participant