Unix ___domain socket: Difference between revisions

Content deleted Content added
m cr gr data is generally uncountable in this context
m cr, whoops this is wikitext, not markdown
Line 149:
|page=1184}}</ref> This option is only available for internet ___domain sockets.<ref name="man-unix-sockets"/>
 
The <code>protocol</code> parameter should be set to zero,<ref name="lpi-p1150"/> except for raw sockets, where the <code>protocol</code> parameter should be set to `<code>IPPROTO_RAW`</code>.<ref name="lpi-p1153">{{cite book
|title=The Linux Programming Interface
|last=Kerrisk