TCP-Socket added
这个提交包含在:
父节点
45a64a7a20
当前提交
897893dd7b
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,3 +16,6 @@
|
||||
[submodule "caching"]
|
||||
path = caching
|
||||
url = https://git.mount-mockery.de/pylib/caching
|
||||
[submodule "tcp_socket"]
|
||||
path = tcp_socket
|
||||
url = https://git.mount-mockery.de/pylib/tcp_socket
|
||||
|
1
Makefile
1
Makefile
@ -13,6 +13,7 @@ MODULES = $(sort \
|
||||
stringtools.csp\
|
||||
stringtools.stp\
|
||||
task\
|
||||
tcp_socket\
|
||||
)
|
||||
|
||||
# Put it first so that "make" without argument is like "make help".
|
||||
|
1
tcp_socket
子模块
1
tcp_socket
子模块
@ -0,0 +1 @@
|
||||
Subproject commit a34195edf977fe9e2372df6beb3f915eeb8aabe4
|
正在加载...
x
在新工单中引用
屏蔽一个用户