Debug: improved debug level 2 with socket-description, also for notification

This commit is contained in:
Olof hagsand 2023-11-01 13:02:32 +01:00
parent 71431dcd82
commit e9c5287c36
10 changed files with 102 additions and 53 deletions

View file

@ -53,6 +53,7 @@
* client socket and a separate notification client socket.
* But they are the same session.
* But the clixon client-entry do not differentiate
* @see backend_client_add
*/
struct client_entry{
struct client_entry *ce_next; /* The clients linked list */