Work on optimizing send(), to use fewer send function calls.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
/* Debugging */
|
||||
/* #define NETWORK_DUMP_DEBUG */
|
||||
/* #define MEMORY_DEBUG */
|
||||
/* #define DEBUG_SENDQ 1 */
|
||||
|
||||
|
||||
|
||||
#ifndef _GNU_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user