Address book in C #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, it is on lua to remember clients. The C code opens, sends, and closes sockets for each message it sends. Perhaps the C code should open and keep open sockets, closing all these at the end. This would be an "address book". Should be variable sized. https://stackoverflow.com/questions/56254940/keeping-socket-open-for-udp seems to support this idea as well
202f457fe8