Removing PyPI subdir due to case-sensitive github issues. Will re-add
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import libzt
|
||||
import time
|
||||
|
||||
print('joining virtual network...')
|
||||
libzt.zts_startjoin('whatev_config', 0x1234567890ABCDEF)
|
||||
print('fd = ' + str(libzt.zts_socket(1,2,3)))
|
||||
|
||||
print('looping forever, ping me')
|
||||
while True:
|
||||
time.sleep(1)
|
||||
Reference in New Issue
Block a user