On terça-feira, 27 de fevereiro de 2018 01:40:11 PST Igor Mironchik wrote:
> Hello,
> 
> Could anybody tell me if QUdpSocket after
> 
> QUdpSocket::bind( somePort, QUdpSocket::ShareAddress );
> 
> can be closed for some reasons and stopped for receiving new datagrams
> (not from the application side, not from my code...)?

Do you mean "can I call close() after bind()?"

Yes.

> What can be the reason of such behavior (disconnection of bound QUdpSocket)?

What behaviour?

> P.S. Hope I'm clear in my question.

Not really.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to