|
|
@ -1978,8 +1978,8 @@ static void *proxy_recv(void *arg) |
|
|
|
alive = proxi->alive; |
|
|
|
alive = proxi->alive; |
|
|
|
|
|
|
|
|
|
|
|
while (42) { |
|
|
|
while (42) { |
|
|
|
share_msg_t *share, *tmpshare; |
|
|
|
|
|
|
|
notify_instance_t *ni, *tmp; |
|
|
|
notify_instance_t *ni, *tmp; |
|
|
|
|
|
|
|
share_msg_t *share, *tmpshare; |
|
|
|
float timeout; |
|
|
|
float timeout; |
|
|
|
time_t now; |
|
|
|
time_t now; |
|
|
|
int ret; |
|
|
|
int ret; |
|
|
|