diff options
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +* Fix short reads (1500 is hardcoded). +* We might need serialization so we don't call wrapper symbols recursively. +* Add logging for debug. |
![]() |
index : socket_wrapper.git | |
| A library passing all socket communications through Unix sockets. It aims to help client/server software development teams willing to gain full functional test coverage. | Anoop C S |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | TODO | 3 |
@@ -0,0 +1,3 @@ +* Fix short reads (1500 is hardcoded). +* We might need serialization so we don't call wrapper symbols recursively. +* Add logging for debug. |