work on new packet
This commit is contained in:
parent
5969c08a16
commit
710d45737a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user