|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
🌐 Common socket utility functions (cross-platform implementations) More...
Go to the source code of this file.
Functions | |
| void | socket_optimize_for_streaming (socket_t sock) |
| Optimize socket for high-throughput video streaming. | |
| int | socket_set_timeout (socket_t sock, uint32_t timeout_ms) |
| Set socket receive and send timeouts. | |
🌐 Common socket utility functions (cross-platform implementations)
Definition in file socket.c.