i'm using pyqt5 and trying to bind Qudp_socket to an IP(my ip address, pot) calling the function QUdp_socket.bind(IP, Port)

i was working, but now i get :

( QNativeSocketEngine::bind() was not called in QAbstractSocket::UnconnectedState )

Similar questions and discussions