Kevin Fox <[email protected]> ha escrit: > Case two: > If a read() is interrupted by a signal after it has successfully read > some data, it shall return the number of bytes read. > > safe_rw only handles the former, not the latter case, which is what I am > talking about.
Yes, you're right. Thanks for pointing that out. Regards, Sergey
