Project

General

Profile

Actions

Support #2219

closed

check if we support zero-length UDP packets

Added by laforge almost 7 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
-
Start date:
05/03/2017
Due date:
% Done:

100%

Spec Reference:

Description

In case of a UDP socket returning a zero-length on recv/read/recvmsg & co, it is not an erroneous condition, but simply a zero-length UDP packet that arrived. Let's check if our libraries handle this correctly.

http://stackoverflow.com/questions/5307031/how-to-detect-receipt-of-a-0-length-udp-datagram

Actions #1

Updated by laforge over 6 years ago

  • Assignee changed from laforge to msuraev
Actions #2

Updated by msuraev over 6 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Gerrit 4257, 4258 check that we support 0-length UDP packets and remove unnecessary error log.

Actions #3

Updated by msuraev over 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100

Everything is merged to master.

Actions #4

Updated by laforge about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)