Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def udp_send(): thread.start_new_thread(broadcast_online, ())
Test discovery for unittest. Backported from Python 2.7 for Python 2.4+