]> Kevux Git Server - kevux-tools/commit
Progress: Further work in TacocaT.
authorKevin Day <thekevinday@gmail.com>
Thu, 16 Nov 2023 02:28:46 +0000 (20:28 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 16 Nov 2023 02:28:46 +0000 (20:28 -0600)
commit20ef29913eb7b029b69b854d620c5bebef586e2d
treee887189a223b32cde57181d1f92971be6670e236
parent8f6db794979d72aa1e7387c31b2dd8fa6eb63cbb
Progress: Further work in TacocaT.

The send f_socket_write_stream() is failing.
Probably due to some incomplete step.

Take advantage of this and implement the retry logic and error handling.
sources/c/tacocat/main/common/define.h
sources/c/tacocat/main/print/error.c
sources/c/tacocat/main/print/error.h
sources/c/tacocat/main/receive.c
sources/c/tacocat/main/send.c