Something went wrong. Try again.
we (web engine): Experimental web browser project to understand the limits of Claude
Something went wrong. Try again.
Implement TCP socket wrapper (std::net) master
TcpConnection type wrapping std::net::TcpStream with connect, connect_timeout, read, write, read_exact, write_all, flush, timeout configuration, and shutdown. NetError enum with automatic mapping from io::Error (ConnectionRefused, TimedOut variants). BufferedReader and BufferedWriter wrappers for efficient line-oriented I/O with split read/write support via stream cloning. 15 tests covering error types, connection failures, loopback echo, buffered line reading, buffered read/write pairs, timeouts, and debug formatting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author Pierre Le Fevre Co-author Claude Opus 4.6 Committer Tangled Date (Mar 12, 2026, 6:40 PM UTC) Commit f08c3ce7 f08c3ce73c5e53e1f283b074d750dfb061490fbc Parent 0431a4df 0431a4df69e47c453fa24176294365a024c31986