Address book in C #8

Closed
opened 2023-05-30 20:43:43 -04:00 by j4nk · 1 comment
Owner

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

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
j4nk added this to the Version 1.0 milestone 2023-05-31 09:36:08 -04:00
Author
Owner
https://git.thejerks.club/j4nk/open-card-table/commit/202f457fe8163fe079e597d8888eaca9997c1c07
j4nk closed this issue 2023-08-04 03:00:11 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: j4nk/open-card-table#8
No description provided.