Linux C语言ping方法判断是否已经连接网络方法 #include "time.h"int go_ping(char *svrip){ int i = 0; while(i { pid_t pid; if ((pid = vfork()) { Linux开发中问题贴 2023-08-30 170 点赞 2 评论 257 浏览