Check ip before ping

This commit is contained in:
Nick Peng
2018-06-04 23:20:10 +08:00
parent e3d341843d
commit 63dadb4cac
10 changed files with 111 additions and 21 deletions

View File

@@ -1,4 +1,3 @@
//Source: http://golubenco.org/atomic-operations.html
#ifndef _GENERIC_ATOMIC_H
#define _GENERIC_ATOMIC_H