]> Kevux Git Server - fll/commit
Update: Add socket functions and improve existing ones.
authorKevin Day <thekevinday@gmail.com>
Sun, 2 Jan 2022 04:00:49 +0000 (22:00 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 2 Jan 2022 04:00:49 +0000 (22:00 -0600)
commit734600d0f611aee74f79931acf6dd766cd3e01c7
treefe7de10ea1eff29f69c1a17dde7a8091d4688c14
parent6d49d8f2fe4865cf5052a07898353123b6708fc0
Update: Add socket functions and improve existing ones.

It is very clear to me that I had stopped working on the socket code.
Much of the code appears incomplete, including some comments that weren't updated after they were copy and pasted.

This is only preliminary work for only the functionality needed or preceived needed by the Controller program or other existing programs.
There will likely be major work in the future during the 0.7.x development release series.
level_0/f_socket/c/socket-common.h
level_0/f_socket/c/socket.c
level_0/f_socket/c/socket.h