https://issues.apache.org/ooo/show_bug.cgi?id=100071
--- Comment #10 from matthewk <[email protected]> --- System.Net.Sockets.Socket s = new Syste.Net.Sockets.Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); seems to work as well, and doesn't require admin rights. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
