Commit cc49670
committed
tlshd: Display errno message
Usually we use tlshd_log_perror() in these case to convert the
errno value to an error message. However, here there is more to
display than just the name of the failing function.
Signed-off-by: Chuck Lever <[email protected]>1 parent 46d9e84 commit cc49670
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
| 272 | + | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments