|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Go to the source code of this file.
Functions | |
| void | session_entry_destroy (session_entry_t *entry) |
| Free a session entry and all its resources. | |
| void session_entry_destroy | ( | session_entry_t * | entry | ) |
Free a session entry and all its resources.
| entry | Session entry to free |
Definition at line 15 of file lib/discovery/session.c.
References MAX_PARTICIPANTS.
Referenced by database_session_join(), signaling_broadcast(), signaling_relay_ice(), and signaling_relay_sdp().