quality-of-life improvements, lower client slave thread stack to 512KB (maybe still too much), dynamic fullverify - freeing transactions after verification
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <arpa/inet.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <constants.h>
|
||||
#include <tcpd/tcpconnection.h>
|
||||
|
||||
typedef struct {
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
#include <arpa/inet.h>
|
||||
#include <pthread.h>
|
||||
#include <stddef.h>
|
||||
#include <constants.h>
|
||||
|
||||
#include <tcpd/tcpconnection.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user