K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-07-18T18:51:34.300411Z K 7 svn:log V 215 MFC r319063: 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). CID: 1229966, 1229967, 1230004, 1230005 END