work on new packet

This commit is contained in:
dowright 2021-08-25 23:48:05 -07:00 committed by DOWRIGHT
parent 5969c08a16
commit 710d45737a

View File

@ -2,6 +2,8 @@
import socket
from libc.stdio cimport printf
# Constants for module users
cdef int COPY_NONE = 0
cdef int COPY_META = 1