HomeFreeBSD

Send all of `data`, not just a portion of it

Description

Send all of data, not just a portion of it

It was sending only a long's worth (4 or 8 bytes) of data previously
(instead of the entire buffer) via send(2).

MFC after: 1 week
Reported by: Coverity
CID: 1229966, 1229967, 1230004, 1230005
Sponsored by: Dell EMC Isilon

Details

Provenance
ngieAuthored on
Parents
rS319062: Initial `srv` before using it in bind(2)
Branches
Unknown
Tags
Unknown