• Russ Cox's avatar
    document Conn interface better, in preparation · 1e37e8a4
    Russ Cox authored
    for per-method interface documentation
    by mkdoc.pl.
    
    implement timeouts on network reads
    and use them in dns client.
    
    also added locks on i/o to ensure writes
    are not interlaced.
    
    R=r
    DELTA=340  (272 added, 25 deleted, 43 changed)
    OCL=25799
    CL=25874
    1e37e8a4
dnsclient.go 5.71 KB