[Development] Multiclient UDP server

2017-08-18 Thread Thiago Macieira
Related to the DTLS discussion, but I'll try to keep this free from crypto for now. The question is how to write a multi-client server operating on UDP, not TCP. It would be nice to understand SCTP case too (and maybe DCCP in the future). On TCP, this is easy: 1) you create a socket, bind it

Re: [Development] DTLS support in Qt

2017-08-18 Thread Thiago Macieira
On Friday, 18 August 2017 13:07:13 PDT Timur Pocheptsov wrote: > > Should *I* contribute it? > > Well, yes, please, otherwise I'll do it myself  I think I need an answer from Lars or Tuukka, because of the legal implications. > > If NO: > > Then who will write it? When? > > I will, 5.11.

Re: [Development] DTLS support in Qt

2017-08-18 Thread Timur Pocheptsov
> Should *I* contribute it? Well, yes, please, otherwise I'll do it myself  > If NO: Then who will write it? When? I will, 5.11. > Then what module should it be in? Option 'a' is optimal. From: Development

[Development] DTLS support in Qt

2017-08-18 Thread Thiago Macieira
Hello Last year at QCS, I joined the Networking discussions and one of my requests was DTLS support. Everything else needed to support IoT was already in place, in flight (the QNetworkDatagram class) or I could do it myself (new API for QNetworkInterface coming soon). DTLS was the only thing

Re: [Development] Coding style for lambdas, particularly their open-brace

2017-08-18 Thread Mark Gaiser
On Fri, Aug 18, 2017 at 2:17 PM, Edward Welbourne wrote: > Hi all, > > We have a draft policy for lambdas at [0], in a section that begins with > > Note: This section is not an accepted convention yet. > This section serves as baseline for further discussions. > >

[Development] Coding style for lambdas, particularly their open-brace

2017-08-18 Thread Edward Welbourne
Hi all, We have a draft policy for lambdas at [0], in a section that begins with Note: This section is not an accepted convention yet. This section serves as baseline for further discussions. That section is now a quarter decade old; it's had a few updates since it was added (2015-02-27),

Re: [Development] Qt Creator 4.4 RC released

2017-08-18 Thread Iikka Eklund
> I was wondering whether there are any plans to make future pre-releases > installable via the Qt installer. This is actually planned already. Exact schedule is not know yet, but that is quite high on the current work list. Iikka Eklund Senior Software Engineer The Qt Company

Re: [Development] Qt Creator 4.4 RC released

2017-08-18 Thread Bullinger, Julius
-Original Message- From: Development [mailto:development-bounces+julius.bullinger=intel@qt-project.org] On Behalf Of List for announcements regarding Qt releases and development Sent: Thursday, August 17, 2017 14:09 To: annou...@qt-project.org Subject: [Development] [Announce] Qt