blob: ecb3a55e996d3403fb84a6320211b1d7b2ee3fac [file] [view] [edit]
net: UnixConn read methods now return io.EOF directly instead of
wrapping it in net.OpError when the underlying read returns EOF.