zig/lib/std/x/net
lithdew d3871af724 x/net/tcp, x/os/socket: tcp.Client.{Reader, Writer}
Only allow SOCK_STREAM (std.x.net.tcp.Client) sockets to have wrappers
for std.io.Reader and std.io.Writer provided, instead of Socket's in
general.
2021-05-10 19:22:31 +09:00
..
ip.zig x/net: fix tcp tests for openbsd and add missing fmt import 2021-05-05 16:09:08 +09:00
tcp.zig x/net/tcp, x/os/socket: tcp.Client.{Reader, Writer} 2021-05-10 19:22:31 +09:00