mirror of
git://erdgeist.org/opentracker
synced 2025-04-13 08:31:17 +08:00
Reflect new task-classes model in fullscrape worker
This commit is contained in:
parent
9cd6e355be
commit
dab9055590
@ -5,8 +5,9 @@
|
|||||||
#define __OT_FULLSCRAPE_H__
|
#define __OT_FULLSCRAPE_H__
|
||||||
|
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
|
#include "ot_mutex.h"
|
||||||
|
|
||||||
void fullscrape_init( );
|
void fullscrape_init( );
|
||||||
void fullscrape_deliver( int64 socket );
|
void fullscrape_deliver( int64 socket, ot_tasktype tasktype );
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user