- Migrated taskd socket code, for client-side transactions.
This commit is contained in:
Paul Beckingham 2012-10-06 09:01:49 -04:00
parent cd6d08f97c
commit b5e90f08d8
3 changed files with 356 additions and 0 deletions

View file

@ -40,6 +40,7 @@ set (task_SRCS A3.cpp A3.h
legacy.cpp
recur.cpp
rules.cpp
Socket.cpp Socket.h
sort.cpp
text.cpp text.h
utf8.cpp utf8.h