[dhcp-agent-commits] dhcp-agent TODO,1.3,1.4
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2002-12-19 18:02:44
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory sc8-pr-cvs1:/tmp/cvs-serv11843 Modified Files: TODO Log Message: more todo Index: TODO =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/TODO,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TODO 18 Dec 2002 05:46:34 -0000 1.3 --- TODO 19 Dec 2002 17:57:16 -0000 1.4 *************** *** 114,115 **** --- 114,117 ---- -- cache code needs to escape what it saves to '"' or the '\' since both are interpreted by our lower level parser. + + -- check for race condition -- even if it is tiny -- in client_wait |