MyNixOS website logo
option

launchd.agents.<name>.config.Sockets.<name>.SockType

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