TCP-Socket added

This commit is contained in:
Dirk Alders 2021-01-08 02:35:08 +01:00
부모 45a64a7a20
커밋 897893dd7b
3개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제

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

파일 보기

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