Config-Model-Systemd

 view release on metacpan or  search on metacpan

lib/Config/Model/models/Systemd/Section/Socket.pl  view on Meta::CPAN

inherited between processes.',
        'type' => 'list'
      },
      'ListenUSBFunction',
      {
        'cargo' => {
          'type' => 'leaf',
          'value_type' => 'uniline'
        },
        'description' => 'Specifies a L<USB
FunctionFS|https://docs.kernel.org/usb/functionfs.html> endpoints location to listen on, for
implementation of USB gadget functions. This expects an
absolute file system path of a FunctionFS mount point as the argument.
Behavior otherwise is very similar to the C<ListenFIFO>
directive above. Use this to open the FunctionFS endpoint
C<ep0>. When using this option, the
activated service has to have the
C<USBFunctionDescriptors> and
C<USBFunctionStrings> options set.
',
        'type' => 'list'
      },
      'SocketProtocol',
      {
        'choice' => [

lib/Config/Model/models/Systemd/Section/Socket.pod  view on Meta::CPAN


Specifies a POSIX message queue name to listen on (see L<mq_overview(7)>
for details). This expects a valid message queue name (i.e. beginning with
C</>). Behavior otherwise is very similar to the C<ListenFIFO>
directive above. On Linux message queue descriptors are actually file descriptors and can be
inherited between processes. I< Optional. Type list of uniline.  > 

=head2 ListenUSBFunction

Specifies a L<USB
FunctionFS|https://docs.kernel.org/usb/functionfs.html> endpoints location to listen on, for
implementation of USB gadget functions. This expects an
absolute file system path of a FunctionFS mount point as the argument.
Behavior otherwise is very similar to the C<ListenFIFO>
directive above. Use this to open the FunctionFS endpoint
C<ep0>. When using this option, the
activated service has to have the
C<USBFunctionDescriptors> and
C<USBFunctionStrings> options set.
I< Optional. Type list of uniline.  > 

=head2 SocketProtocol

Takes one of C<udplite>,
C<sctp> or C<mptcp>. The socket will use

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.297 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )