[PATCH] Add missing iucv related defines.
Stefan Liebler
stli@linux.vnet.ibm.com
Mon Apr 25 11:44:00 GMT 2016
Hi,
this patch adds the missing SOL_IUCV socket level definition
and socket options SO_IPRMDATA_MSG, SO_MSGLIMIT, SO_MSGSIZE
which can be used with get/setsockopt().
SCM_IUCV_TRGCLS is needed to send/receive ancillary data with
send/recvmsg().
The defines are copied from kernel-source:
include/net/iucv/af_iucv.h
include/linux/socket.h
Okay to commit?
ChangeLog:
* sysdeps/unix/sysv/linux/netiucv/iucv.h
(SOL_IUCV, SO_IPRMDATA_MSG, SO_MSGLIMIT, SO_MSGSIZE,
SCM_IUCV_TRGCLS): New define.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20160425_iucv_h.patch
Type: text/x-patch
Size: 660 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160425/263f7064/attachment.bin>
More information about the Libc-alpha
mailing list