svn commit: r295974 - head/sys/kern

Ed Schouten ed at nuxi.nl
Wed Feb 24 17:53:53 UTC 2016


Hi Steven,

2016-02-24 18:14 GMT+01:00 Steven Hartland <steven.hartland at multiplay.co.uk>:
> This should really be commented to this effect in the code otherwise someone
> reading the source will think its a mistake.

Good point. I also looked at the code a bit more and it looks like we
now call unp_drop() with errno == ECONNRESET unconditionally, meaning
we can simplify the code a bit. What do you think of the following
patch?

http://80386.nl/pub/20160224-socket-econnreset.txt

Thanks,
-- 
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717


More information about the svn-src-head mailing list