Re: SSL and Netty 4/OpenSSL news

2017-03-09 Thread Kkasiud1
I am preparing Netty4 changes as a new PR. Kishore > On Mar 7, 2017, at 12:54 PM, Venkateswara Rao Jujjuri > wrote: > >> On Tue, Mar 7, 2017 at 10:53 AM, Sijie Guo wrote: >> >> On Mon, Mar 6, 2017 at 11:33 PM, Enrico Olivelli >> wrote: >> >>> Sijie, >>> Most of the upcoming patches from Ya

Re: Community Meeting Link

2017-03-09 Thread Kkasiud1
I will not be able to attend the meeting this morning. Couple of updates from my end on the PRs - I am integrating Enrico's SSL changes with my changes in SF branch and currently testing the changes. Will post a PR shortly. - Netty 4.1 support should also come out as a PR on Monday. Thanks, Kis

Re: Netty 4 and linux epoll

2017-03-06 Thread Kkasiud1
My patch will have this code to use Epoll on Linux systems if available or fallback to NIO if not. Kishore Sent from my iPhone > On Mar 6, 2017, at 7:44 AM, Bobby Evans wrote: > > Sure, I am happy to add it in afterwards too. > > > - Bobby > > On Monday, March 6, 2017, 9:42:14 AM CST, Enri