TCP-Socket added

This commit is contained in:
Dirk Alders 2021-01-08 02:35:08 +01:00
parent 45a64a7a20
commit 897893dd7b
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

View File

@ -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 Submodule

@ -0,0 +1 @@
Subproject commit a34195edf977fe9e2372df6beb3f915eeb8aabe4