Branch: refs/heads/fixups
Home:
https://github.com/kronosnet/kronosnet
Commit: 4706abaeba5acb12ba20f6409678866989239e2f
https://github.com/kronosnet/kronosnet/commit/4706abaeba5acb12ba20f64096788…
Author: Ferenc Wágner <wferi(a)debian.org>
Date: 2018-12-28 (Fri, 28 Dec 2018)
Changed paths:
M libknet/transport_sctp.c
Log Message:
-----------
Skip SCTP event initialization if the protocol is not supported
We may not want to actually use SCTP after all, and if we do, we won't
get to use the uninitialized subscribe struct anyway. Thus aborting
handle initialization is premature here.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.