chiark / gitweb /
core: socket options fix SCTP_NODELAY
authorSusant Sahani <ssahani@gmail.com>
Thu, 31 Dec 2015 06:35:57 +0000 (12:05 +0530)
committerSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:22:15 +0000 (15:22 +0200)
commit48c58760469983eae011281623a6204d8b581d2f
tree310b902f0c3039ea34cd61719afd66eface335d9
parent1f5a8cc76b2b2c705adf0459d0fc7c2abfffc7c1
core: socket options fix SCTP_NODELAY

SCTP_NODELAY is diffrent to TCP_NODELAY.
Apply proper options in case of SCTP.
src/basic/missing.h