diff options
author | David Pursell <dpursell@google.com> | 2016-01-29 13:49:25 -0800 |
---|---|---|
committer | David Pursell <dpursell@google.com> | 2016-02-02 11:18:56 -0800 |
commit | 8385fb299f696cd0ea83124751d2d9b93c872474 (patch) | |
tree | f496207ebb6eb44ae82461662e3176b9153ef93e /fastboot/socket_mock.cpp | |
parent | d90adbc45b905dcf3e5cddcd2908b9307fc2a332 (diff) |
libcutils: add multi-buffer socket send.
Unix and Windows both have functions to write multiple buffers to a
socket with a single call but they have very different signatures. This
CL creates some cross-platform functions to be able to perform these
operations in a uniform way, which will be required for upcoming
fastboot functionality.
This CL also fixes some inconsistent spacing in the touched files.
Bug: http://b/26558551
Change-Id: I8f14d52d3a1de1f3b464267666d6cd3b54263238
Diffstat (limited to 'fastboot/socket_mock.cpp')
0 files changed, 0 insertions, 0 deletions