lparam/xSocks

Completion of error handling

elfring opened this issue · 6 comments

Would you like to add more error handling for return values from functions like the following?

I think it is not necessary in these cases.

I suggest to avoid ignorance of return values a bit more.
Would you like to detect every error situation as early as possible?

It could take sometime. if you have time and feel like to providing a patch or pull request that's always welcome.

Are you interested to apply aspect-oriented software development?
How do you think about to encapsulate error detection and corresponding exception handling as a reusable aspect in your software?

No plan for this.

How do you think about to improve static source code analysis also for your software?