Get down to a single write call
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <arpa/inet.h>
|
||||
|
||||
struct FastCGIHeader {
|
||||
uint8_t version;
|
||||
uint8_t type;
|
||||
|
||||
Reference in New Issue
Block a user