-
Notifications
You must be signed in to change notification settings - Fork 1
SocketFile
Shawn Baker edited this page Dec 10, 2018
·
5 revisions
https://www.freedesktop.org/software/systemd/man/systemd.socket.html
- calls
- add_exec_properties()
- add_kill_properties()
- add_resource_control_properties()
- socket
- socket_accept - bool
- socket_backlog - int
- socket_bind_ipv6_only
- socket_bind_to_device
- socket_broadcast - bool
- socket_defer_accept_sec - seconds
- socket_directory_mode - mode
- socket_exec_start_post - list '' 1
- socket_exec_start_pre - list '' 1
- socket_exec_stop_post - list '' 1
- socket_exec_stop_pre - list '' 1
- socket_file_descriptor_name
- socket_free_bind - bool
- socket_ip_tos - int
- socket_ip_ttl - int
- socket_keep_alive - bool
- socket_keep_alive_interval_sec - seconds
- socket_keep_alive_probes - int
- socket_keep_alive_time_sec - seconds
- socket_listen_datagram - list '' 1
- socket_listen_fifo
- socket_listen_message_queue
- socket_listen_netlink
- socket_listen_sequential_packet - list '' 1
- socket_listen_special
- socket_listen_stream - list '' 1
- socket_listen_usb_function
- socket_mark - int
- socket_max_connections - int
- socket_max_connections_per_source - int
- socket_message_queue_max_messages - int
- socket_message_queue_message_size - int
- socket_no_delay - bool
- socket_pass_credentials - bool
- socket_pass_security - bool
- socket_pipe_size - bytes
- socket_priority - int
- socket_receive_buffer - bytes
- socket_remove_on_stop - bool
- socket_reuse_port - bool
- socket_se_linux_context_from_net - bool
- socket_send_buffer - bytes
- socket_service
- socket_smack_label
- socket_smack_label_ip_in
- socket_smack_label_ip_out
- socket_socket_group
- socket_socket_mode - mode
- socket_socket_protocol
- socket_socket_user
- socket_symlinks - list '' 1
- socket_tcp_congestion
- socket_timeout_sec - seconds
- socket_transparent - bool
- socket_trigger_limit_burst - int
- socket_trigger_limit_interval_sec - seconds
- socket_writable - bool
- __init__(file_name='')