...list which commands a helper with that capability must provide. Capabilities for Pushing connect Can attempt to connect to git receive-pack (for pushing), git upload-pack , etc …...k configuration. Valid socket types are SOCK_STREAM and SOCK_DGRAM . SOCK_STREAM provides connection-oriented byte streams with guaranteed, in-order delivery. SOCK_DGRAM provide…...ith the NewReno and SACK extensions. It provides a reliable, stream-oriented, full-duplex connection between two sockets on top of ip (7), for both v4 and v6 versions. TCP guara…...atagrams); and (since Linux 2.6.4) SOCK_SEQPACKET , for a sequenced-packet socket that is connection-oriented, preserves message boundaries, and delivers messages in the order t…...abase SYNOPSIS ALTER DATABASE name [ [ WITH ] option [ ... ] ] where option can be: ALLOW_CONNECTIONS allowconn CONNECTION LIMIT connlimit IS_TEMPLATE istemplate ALTER DATABASE …...data. It can only be executed by the database owner. It cannot be executed while you are connected to the target database. (Connect to postgres or any other database to issue th…...ns. For more information, see their respective manual pages. socket (2) creates a socket, connect (2) connects a socket to a remote socket address, the bind (2) function binds a…...er ] [ COLLATION_VERSION = collation_version ] [ TABLESPACE [=] tablespace_name ] [ ALLOW_CONNECTIONS [=] allowconn ] [ CONNECTION LIMIT [=] connlimit ] [ IS_TEMPLATE [=] istemp…...ter and database for the user and calls the appropriate version of the desired program to connect to that cluster and database, supplying any specified options to that command. …...E_SUBSCRIPTION - define a new subscription SYNOPSIS CREATE SUBSCRIPTION subscription_name CONNECTION ' conninfo ' PUBLICATION publication_name [, ...] [ WITH ( subscription_para…...ned in RFC 1700 assigned numbers. When a process wants to receive new incoming packets or connections, it should bind a socket to a local interface address using bind (2). In th…...e address was not local. EAGAIN Operation on a nonblocking socket would block. EALREADY A connection operation on a nonblocking socket is already in progress. ECONNABORTED A con…...is an implementation of the User Datagram Protocol described in RFC 768. It implements a connectionless, unreliable datagram packet service. Packets may be reordered or duplicat…...ng. NETLINK_FIB_LOOKUP (since Linux 2.6.13) Access to FIB lookup from user space. NETLINK_CONNECTOR (since Linux 2.6.14) Kernel connector. See Documentation/driver-api/connector…...T | NOINHERIT | LOGIN | NOLOGIN | REPLICATION | NOREPLICATION | BYPASSRLS | NOBYPASSRLS | CONNECTION LIMIT connlimit | [ ENCRYPTED ] PASSWORD ' password ' | PASSWORD NULL | VALI…...he user who defines the server becomes its owner. A foreign server typically encapsulates connection information that a foreign-data wrapper uses to access an external data reso…...bset of sockets to report. For now, there is only the ability to filter sockets by state (connected, listening, and so on.) Note that sock_diag reports only those sockets that h…...— Declare properties and methods for a D-Bus path sd_bus_attach_event (3) — Attach a bus connection object to an event loop sd_bus_call (3) — Invoke a D-Bus method call sd_bus_c…...T | NOINHERIT | LOGIN | NOLOGIN | REPLICATION | NOREPLICATION | BYPASSRLS | NOBYPASSRLS | CONNECTION LIMIT connlimit | [ ENCRYPTED ] PASSWORD ' password ' | PASSWORD NULL | VALI…...n6addr_loopback variable. For initializations, IN6ADDR_LOOPBACK_INIT should be used. IPv4 connections can be handled with the v6 API by using the v4-mapped-on-v6 address type; t…