Re: [Development] What do you know about Qt::Device/IoHandle?

2013-03-12 Thread Alex Henrie
2013/3/12 Sergey Belyashov : > Laszlo is not primary maintainer. But Denis is. Laszlo is most active > developer. > Our policy is to accept features if only all 3 maintainers accepts it. I an > Denis can accept your change. If you persuade Laszlo to accept patch then it > will be merged. Thanks fo

[Development] What do you know about Qt::Device/IoHandle?

2013-03-11 Thread Alex Henrie
Hi all, I have been trying to get a patch accepted to QSerialPort: https://codereview.qt-project.org/#change,48393 Basically, my problem is that I want to use QSerialPort, but I need to run the serial port in non-exclusive mode. My patch adds a handle() function to get the serial port's file desc