永发信息网

linux中ping的参数pipe和ipg/ewma是什么意思,代表什么?

答案:2  悬赏:50  手机版
解决时间 2021-02-22 07:46
  • 提问者网友:缘字诀
  • 2021-02-21 20:09
linux中ping的参数pipe和ipg/ewma是什么意思,代表什么?
最佳答案
  • 五星知识达人网友:醉吻情书
  • 2021-02-21 20:43
DESCRIPTION 描述
ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP
ECHO_RESPONSE from a host or gateway. ECHO_REQUEST datagrams (``pings'') have an
IP and ICMP header, followed by a struct timeval and then an arbitrary number of
``pad'' bytes used to fill out the packet.

DESCRIPTION
pipe() creates a pipe, a unidirectional data channel that can be used for inter‐
process communication. The array pipefd is used to return two file descriptors
referring to the ends of the pipe. pipefd[0] refers to the read end of the pipe.
pipefd[1] refers to the write end of the pipe. Data written to the write end of
the pipe is buffered by the kernel until it is read from the read end of the pipe.
全部回答
  • 1楼网友:不如潦草
  • 2021-02-21 22:04
任务占坑
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯