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 207 点赞 3 评论 313 浏览