mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
put previously global error handling and key hashes into ptx (pcp context) to make libpcp threadsafe.
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "defines.h"
|
||||
#include "context.h"
|
||||
#include "pcp.h"
|
||||
|
||||
#define MAXPASSLEN 2048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user