mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Sockets
- Migrated taskd socket code, for client-side transactions.
This commit is contained in:
parent
cd6d08f97c
commit
b5e90f08d8
3 changed files with 356 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue