Fix: send/received actual size is overwritten by 'expected' size
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 9 Jul 2020 20:22:19 +0000 (16:22 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 29 Jul 2020 17:02:17 +0000 (13:02 -0400)
commitef910e6910414d9918dc8bcf9230d9278ae45807
treeaed6e9b9099649cbca51c0742f51126847e2b489
parent2f31577d1c07af4e7ea28fd72beea4bf3959fa57
Fix: send/received actual size is overwritten by 'expected' size

Observed issue
==============

None.

Cause
=====

None.

Solution
========

Return the actual send/received size. Caller code correctly handles
partial send/receive.

Known drawbacks
=========

None

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ie52c39d0ab778108e3fde1b2375c0535caec97b1
src/common/unix.c
This page took 0.024795 seconds and 4 git commands to generate.