]> git.meshlink.io Git - meshlink/commit
Report the amount of actual data sent/received in AIO callbacks.
authorGuus Sliepen <guus@meshlink.io>
Mon, 18 May 2020 21:23:32 +0000 (23:23 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 18 May 2020 21:23:32 +0000 (23:23 +0200)
commit13d81341aca563b0e53b0de9475ad2b02c7b5a3c
tree5f78b2ee613d723b9527ce9c3dab120a1d843563
parent93dfd8a6689a3f176d460bd757a466b61b29181d
Report the amount of actual data sent/received in AIO callbacks.

We did this for fds but not for memory buffers.
src/meshlink.c