Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 20ed2d3ff3ecdc09dddb929726b4a5721679c4e2
https://github.com/fabbione/kronosnet/commit/20ed2d3ff3ecdc09dddb929726b4a5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M libknet/threads_rx.c
M libknet/threads_tx.c
M libknet/transport_common.c
M libknet/transports.h
Log Message:
-----------
[transport] fix sendmmsg and recvmmsg wrappers to return correct data
for sendmmsg also don't overwrite the msg_len
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>