Details

[Home]

Issue of the Standard # S0407

Brief

The svcudp_bufcreate() function is not defined anywhere.

Detailed Description

The description of the svcudp_create() function states the following: “This call is equivalent to svcudp_bufcreate( sock, SZ, SZ) for some default size SZ.”
However the svcudp_bufcreate() function is not defined anywhere in the Standard.

Problem location(s) in the standard

Linux Standard Base Core Specification 3.1, Chapter 13. Base Libraries, 13.5. Interface Definitions for libc, the description of the <nobr>svcudp_create()</nobr> function.

Accepted

LSB Bugzilla, 1541

Status

Fixed in LSB 3.1 Update 1

[Home]