From 6d09527ed8442e856920686bd03fa2d582da6956 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Mon, 19 Nov 2007 21:14:09 +0000 Subject: Fullscrape now cleanly finalizes its thread --- ot_fullscrape.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_fullscrape.h') diff --git a/ot_fullscrape.h b/ot_fullscrape.h index ef27c5c..22ef3cb 100644 --- a/ot_fullscrape.h +++ b/ot_fullscrape.h @@ -8,6 +8,7 @@ #include "ot_mutex.h" void fullscrape_init( ); +void fullscrape_deinit( ); void fullscrape_deliver( int64 socket, ot_tasktype tasktype ); #endif -- cgit v1.2.3