From 8815cbd9e38a7a02bfb79854aa7d33f1e1e50305 Mon Sep 17 00:00:00 2001 From: Sabrina Dubroca Date: Sun, 9 Feb 2014 00:23:38 +0100 Subject: [PATCH] ipx: implement shutdown() IPX doesn't implement shutdown, which poses a problem to some users: https://bugzilla.kernel.org/show_bug.cgi?id=67841 This patch is heavily based on the shutdown implementation for unix sockets. Reported-by: Bruno Jesus <00cpxxx@gmail.com> Signed-off-by: Sabrina Dubroca Signed-off-by: David S. Miller --- Reading git-format-patch failed