Address book in C #8
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: j4nk/open-card-table#8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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