This would make the error messages a bit more descriptive.
For example: ex.what() could be
Invalid argument before this patch and
socketpair: Invalid argument after this patch.
This would make the error messages a bit more descriptive.
For example: ex.what() could be
Invalid argument before this patch and
socketpair: Invalid argument after this patch.
This would make the error messages a bit more descriptive.
For example: `ex.what()` could be
`Invalid argument` before this patch and
`socketpair: Invalid argument` after this patch.