This optional key tells launchctl what type of socket to create. The default is "stream" and other valid values for this key are "dgram" and "seqpacket" respectively.
Declarations
Type
null or one of "stream", "dgram", "seqpacket"
Default
null
This optional key tells launchctl what type of socket to create. The default is "stream" and other valid values for this key are "dgram" and "seqpacket" respectively.
null or one of "stream", "dgram", "seqpacket"
null