RE: Patch for adding SO_REUSEPORT socket option

2015-11-20 Thread Lu, Yingqi
Hello All, We added Version 3 of the patch here. http://cr.openjdk.java.net/~mcberg/jdk/6432031/webrev.03/ It has the exact same implementation as Version 1 which implements SO_REUSEPORT as the standard socket option. The only difference in Version 3 is that we added 1 test file for testing se

Re: Patch for adding SO_REUSEPORT socket option

2015-11-20 Thread Alan Bateman
On 20/11/2015 20:59, Lu, Yingqi wrote: Hello All, We added Version 3 of the patch here. http://cr.openjdk.java.net/~mcberg/jdk/6432031/webrev.03/ It has the exact same implementation as Version 1 which implements SO_REUSEPORT

RE: Patch for adding SO_REUSEPORT socket option

2015-11-20 Thread Lu, Yingqi
Hi Alan, Please let me know if there is anything we can do at the meantime to help. We are more than happy to help. Thanks, Lucy From: Alan Bateman [mailto:alan.bate...@oracle.com] Sent: Friday, November 20, 2015 2:53 PM To: Lu, Yingqi ; Kharbas, Kishor ; net-dev@openjdk.java.net; Michael McMa