test-udp-pings: format source code
This commit is contained in:
parent
a8807482b2
commit
8e8df010f3
@ -2,9 +2,9 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "win.h"
|
|
||||||
#include "error.h"
|
|
||||||
#include "epoll.h"
|
#include "epoll.h"
|
||||||
|
#include "error.h"
|
||||||
|
#include "win.h"
|
||||||
|
|
||||||
static const char PING[] = "PING";
|
static const char PING[] = "PING";
|
||||||
static const int NUM_PINGERS = 1000;
|
static const int NUM_PINGERS = 1000;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user