]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292734:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Jan 2016 12:41:46 +0000 (12:41 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Jan 2016 12:41:46 +0000 (12:41 +0000)
commitcdb2d318909e91f09b528f62bc188eda4059b51a
treebd8d7b971d6b9cba26448afd29daa2df95d93318
parent80819a10d6b991c89bb6658c54ac92319b663728
MFC r292734:
Don't implicitly terminate a user message when moving it to the
send_queue and the socket is closed. This results in strange
race conditions for the application.
While there, remove a stray character.

git-svn-id: svn://svn.freebsd.org/base/stable/10@294220 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_output.c