mark off another bug

svn:r1325
This commit is contained in:
Roger Dingledine 2004-03-20 23:27:41 +00:00
parent 3d2c6c7cfa
commit dfb16a6274

View File

@ -12,7 +12,7 @@ ARMA - arma claims
X Abandoned
Bugs:
- we call signal(), but we should be calling sigaction()
o we call signal(), but we should be calling sigaction()
- send socks rejects when things go bad ?
o on solaris, need to build with
LDFLAGS="-lsocket -lnsl" ./configure