Branch: refs/heads/sctp-fixes
Home:
https://github.com/kronosnet/kronosnet
Commit: 9e068c74f2b5cc8b5631eb8e1f75d28be2333dd6
https://github.com/kronosnet/kronosnet/commit/9e068c74f2b5cc8b5631eb8e1f75d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-03-09 (Sat, 09 Mar 2019)
Changed paths:
M libknet/internals.h
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/transport_common.c
M libknet/transports.c
Log Message:
-----------
[sctp] use send() only on platforms that really requires it
and also make it easier to parse the data in transports.c
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>