-
Couldn't load subscription status.
- Fork 648
Open
Description
Hello,
In order to change UDP_DATAGRAMSIZE at compile time but without modifying sources, it would be useful to have instead of:
Line 20 in 58c7608
| #define UDP_DATAGRAMSIZE 8192 |
#ifndef UDP_DATAGRAMSIZE
#define UDP_DATAGRAMSIZE 8192
#endifMetadata
Metadata
Assignees
Labels
No labels