event: replace tll with vec
modified src/event.c
@@ -54,7 +54,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -84,7 +83,7 @@ static int64_t bytes_per_second;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -99,11 +98,11 @@ cleanup_handler(int dummy __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -692,16 +691,16 @@ event_callback(void *data, struct pkg_event *ev)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|