Attention is currently required from: pespin.
1 comment:
Commit Message:
Patch Set #1, Line 11: loop iteration.
sounds like adapting the api implementation to fix a problem that should be fixed in the calling code. Why is it not enough to return more detailed negative rc, especially in the case
} else if (rc < 0) {
...
Now the caller always gets -EBADF, hiding the actual error cause that was returned before.
"Bad file descriptor" seems inaccurate
To view, visit change 29549. To unsubscribe, or for help writing mail filters, visit settings.