ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
socket.c File Reference

🌐 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.
 

Detailed Description

🌐 Common socket utility functions (cross-platform implementations)

Definition in file socket.c.