@@ -28,8 +28,8 @@ int history_divs[HISTORY_DIVISIONS] = {1, 5, 20};
typedefstructhost_pair_line_tag{
addr_pairap;
longrecv[HISTORY_DIVISIONS];
longsent[HISTORY_DIVISIONS];
double longrecv[HISTORY_DIVISIONS];
double longsent[HISTORY_DIVISIONS];
}host_pair_line;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.