node:net implementation using bun_uws uSockets TCP socket API.
Replaces the previous std::net::TcpListener/TcpStream synchronous implementation with event-loop-integrated uSockets sockets managed by bao_uloop’s epoll backend.