• 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
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...