It is the getpeername()
function. It freezes and restarts the driver.
I remove the getpeername()
call, as the driver already has the IP addresses of all the LAN devices, so there is no need to get the incoming IP address.
It is the getpeername()
function. It freezes and restarts the driver.
I remove the getpeername()
call, as the driver already has the IP addresses of all the LAN devices, so there is no need to get the incoming IP address.