]> Kevux Git Server - fll/commit
Update: Get the controller program in a better state for a stable release.
authorKevin Day <thekevinday@gmail.com>
Sat, 2 Apr 2022 22:56:05 +0000 (17:56 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 2 Apr 2022 22:56:05 +0000 (17:56 -0500)
commit2bbec50a358614640e9eb98dea92a5a63ab5af02
tree55a92ef128dabeff7dac444335571ae8996b9b40
parentc306c26879c2b994a252c1c7e24abc4f0a36ea55
Update: Get the controller program in a better state for a stable release.

I started realizing that there were things that I forgot all about that the control and controller programs need to do.
There are too many changes to make immediately before the release.

Remove the incomplete code to avoid having stale code and therefore stale binary data.
Comment out the parts that generate socket related information as the socket cannot be supported yet.
level_3/controller/c/control/private-control.c
level_3/controller/c/control/private-control.h
level_3/controller/c/controller/private-controller.c
level_3/controller/c/thread/private-thread_control.c