networking: Fixes and updates
authorAlan Cox <alan@linux.intel.com>
Tue, 14 Nov 2017 00:43:30 +0000 (00:43 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 14 Nov 2017 00:43:30 +0000 (00:43 +0000)
commit0ef800874dff0d6c1375978e93b4b6aadf657d57
tree3cea8d9e2570023170dda172144e483056cc9dcd
parentbbf72e2db637f007669816aab60e2147a6fb2031
networking: Fixes and updates

Provide a 'connection has been reset rudely' callback
Fix the confusion between sd.err and s->s_error
Hopefully get the error handling on read/write correct now

At this point it seems to be behaving sanely.
Kernel/include/net_native.h
Kernel/include/netdev.h
Kernel/syscall_net.c