Index: ossp-pkg/sa/TODO RCS File: /v/ossp/cvs/ossp-pkg/sa/TODO,v rcsdiff -q -kk '-r1.13' '-r1.14' -u '/v/ossp/cvs/ossp-pkg/sa/TODO,v' 2>/dev/null --- TODO 2001/10/07 15:21:17 1.13 +++ TODO 2001/10/08 15:17:47 1.14 @@ -10,3 +10,12 @@ SA_BUFFER_KREAD SA_BUFFER_KWRITE SA_BUFFER_WRITEF +- support for relative pathnames in unix:path + +- test suite: + - inet://0.0.0.0:0 -> inet://0.0.0.0:514 + - inet://127.0.0.1:514 -> inet://127.0.0.1:514 + - inet://localhost:syslog#udp -> inet://127.0.0.1:514 + - inet://localhost:smtp -> inet://127.0.0.1:25 + - unix:/tmp/socket -> unix:/tmp/socket +