plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit dc90b6f0d624dd05b3999b1f028b864111b53445
parent b65f95f6d862d4177d6c50b7fc5715d04b215a8d
Author: rsc <devnull@localhost>
Date:   Fri, 17 Feb 2006 20:52:07 +0000

bug fixed

Diffstat:
Msrc/cmd/ndb/dnudpserver.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/cmd/ndb/dnudpserver.c b/src/cmd/ndb/dnudpserver.c @@ -25,7 +25,6 @@ QLock inproglk; /* * record client id and ignore retransmissions. - * we're still single thread at this point. BUG */ static Inprogress* clientrxmit(DNSmsg *req, uchar *buf)