[Interest] QUdpSocket

Thiago Macieira thiago.macieira at intel.com
Tue Feb 27 16:26:41 CET 2018


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






More information about the Interest mailing list