The Linux Programming Interface [PDF]

PDF Preview:

The Linux Programming Interface - Michael Kerrisk - www.indianpdf.com_ - Book Novel PDF Download Online Free

PDF Title : The Linux Programming Interface
Total Page : 1556 Pages
Author: Michael Kerrisk
PDF Size : 8.1 MB
Language : English
Rights : nostarch.com
PDF Link : Available

,

Summary
Here on this page, we have provided the latest download link for The Linux Programming Interface PDF. Please feel free to download it on your computer/mobile. For further reference, you can go to nostarch.com

The Linux Programming Interface – Book

Datagram Sockets in the UNIX Domain:

In the generic description of datagram sockets that we provided in Section 56.6, we stated that communication using datagram sockets is unreliable. This is the case for datagrams transferred over a network. However, for UNIX domain sockets, datagram transmission is carried out within the kernel and is reliable. All messages are delivered in order and unduplicated.

Maximum datagram size for UNIX domain datagram sockets:

SUSv3 doesn’t specify a maximum size for datagrams sent via a UNIX domain socket. On Linux, we can send quite large datagrams. The limits are controlled via the SO_SNDBUF socket option and various /proc files, as described in the socket(7) manual page. However, some other UNIX implementations impose lower limits, such as 2048 bytes. Portable applications employing UNIX domain datagram sockets should consider imposing a low upper limit on the size of datagrams used.

The Linux Programming Interface PDF


Why you should buy from amazon? It is always better to buy books in order to support the authors and publishers. As the hard-working writer diligence should be paid off.

Know more about our initiative

Help us to serve you better. Rate this PDF
[ Total: 1 | Average: 5 ]

If you find this PDF violating your rights, and you want to unpublish it, Please Contact-Us / DMCA.