[root]/test/plugin/cluster-RPC

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 6 (100.0%) | 78 (100.0%) | 13.0 |
| zwoop | 4 (66.7%) | 74 (94.9%) | 18.5 |
| mturk | 2 (33.3%) | 4 (5.1%) | 2.0 |
TS-589 modify TSContSchedule to take a thread type, and add TSContScheduleEvery
2 lines of code changed in 1 file:
TS-595 Bump SDK versions.
2 lines of code changed in 1 file:
TS-521 Rename all public APIs from INK* to TS*.
65 lines of code changed in 1 file:
TS-522 Removed deprecated (very old) APIs.
I also cleaned out the "private" include files, and moved a few
APIs over to ts/ts.h and the rest into ts/experimental.h. We can
later promote things over from experimental.h to ts.h.
Finally, for completeness, I added
inkapi void INKVConnActiveTimeoutSet(INKVConn connp, TSHRTime timeout);
inkapi void INKVConnActiveTimeoutCancel(INKVConn connp);
5 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
4 lines of code changed in 2 files: