2018-02-28 14:16 GMT+01:00 Igor Mironchik <igor.mironc...@gmail.com>:

> Hi,
>
> Sure, I check codes. My IPC works. I just want to know should I care about
> something with UDP or I can just do bind() and process pending datagrams,
> and don't worry about something additional in my code?! Thanks.
>
> QUdpSocket inherits "*error
<http://doc.qt.io/qt-5/qabstractsocket.html#error-1>*(QAbstractSocket::SocketError
*socketError*)" signal.
Some of the possible errors are applicable to Udp Socket.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to