Since sendfile(2) works on regular files only,
which have no negative offsets, "negative" and "invalid" are equivalent WRT the offset argument. Suggested by: bde
This commit is contained in:
parent
0a81e8ba6e
commit
9890e8970e
@ -219,7 +219,7 @@ is not a SOCK_STREAM type socket.
|
||||
The
|
||||
.Fa offset
|
||||
argument
|
||||
is invalid, i.e. negative.
|
||||
is negative.
|
||||
.It Bq Er ENOTCONN
|
||||
The
|
||||
.Fa s
|
||||
|
Loading…
Reference in New Issue
Block a user