This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

以太网驱动



请教各位高人 我的网络驱动在ping时,如果拔掉网线,在一段时间后会出现 No buffer space available。的错误,如何修改驱动,使驱动在长时间无法收到数据时超时退出而不是出现上述错误?

64 bytes from 192.168.232.26: icmp_seq=28 ttl=64 time=0 ms
64 bytes from 192.168.232.26: icmp_seq=29 ttl=64 time=0 ms
64 bytes from 192.168.232.26: icmp_seq=30 ttl=64 time=0 ms
ping: sendto: No buffer space available
ping: sendto: No buffer space available