]> Kevux Git Server - kevux-tools/commit
Progress: Use the f_socket_accept() in TacocaT.
authorKevin Day <kevin@kevux.org>
Sat, 5 Aug 2023 15:42:51 +0000 (10:42 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 5 Aug 2023 15:42:51 +0000 (10:42 -0500)
commit33886e08f1c3546858925af82900648ebd820bcf
tree02de9b9eb388e4a24aa22322ae64f6eeb3a70f2a
parenta242b792b299bc75a2a401edf22c006c3238908f
Progress: Use the f_socket_accept() in TacocaT.

The accept needs to be used before attempting to read from the stream.
sources/c/tacocat/main/common/print.c
sources/c/tacocat/main/common/print.h
sources/c/tacocat/main/receive.c