Fw: [Bug 67841] New: IPX socket shutdown() is not implemented
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2013-12-28 07:58:47
Begin forwarded message: Date: Fri, 27 Dec 2013 19:38:42 -0800 From: "bugzilla-daemon@bugzilla.kernel.org" <redacted> To: "stephen@networkplumber.org" <stephen@networkplumber.org> Subject: [Bug 67841] New: IPX socket shutdown() is not implemented https://bugzilla.kernel.org/show_bug.cgi?id=67841 Bug ID: 67841 Summary: IPX socket shutdown() is not implemented Product: Networking Version: 2.5 Kernel Version: 3.12.6 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Other Assignee: shemminger@linux-foundation.org Reporter: 00cpxxx@gmail.com Regression: No With no support to shutdown a parallel (other thread) poll call is not waken up so applications hang indefinitely while waiting for an answer. Still in the latest development version as seen in: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/net/ipx/af_ipx.c?id=refs/tags/v3.13-rc5#n1966 The problem was found while debugging a windows game through wine, the game is Dune 2000 and the sister bug is http://bugs.winehq.org/show_bug.cgi?id=6941 -- You are receiving this mail because: You are the assignee for the bug.