]> Kevux Git Server - kevux-tools/commit
Progress: Further work in TacocaT.
authorKevin Day <thekevinday@gmail.com>
Sat, 9 Dec 2023 03:58:16 +0000 (21:58 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 9 Dec 2023 03:58:16 +0000 (21:58 -0600)
commit483397725c7e9eac50c6812740a1f59adbe60aba
tree7d7a8e9a6caf7a081c3ab00cbc2ae4c1aacbe200
parent3b8928b605335b6bbd120ff4a28a3960a5a08163
Progress: Further work in TacocaT.

Get the current state of the project in sync with the recent f_socket_connect() changes.

Currently, the send is failing on f_socket_write_stream() due to code 414 (F_pipe).
This is the next point of investigation.
sources/c/tacocat/main/common.c
sources/c/tacocat/main/common/print.c
sources/c/tacocat/main/common/print.h
sources/c/tacocat/main/print/error.c
sources/c/tacocat/main/print/error.h
sources/c/tacocat/main/process.c
sources/c/tacocat/main/receive.c
sources/c/tacocat/main/send.c