Skip to content

Commit 833193a

Browse files
committed
added UWSGI_HAS_OFFLOAD_UBUFS
1 parent 4eab050 commit 833193a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

uwsgi.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ extern "C" {
88

99
#define UWSGI_PLUGIN_API 1
1010

11+
#define UWSGI_HAS_OFFLOAD_UBUFS 1
12+
1113
#define UMAX16 65536
1214
#define UMAX8 256
1315

0 commit comments

Comments
 (0)