From 6f85f86357d70570195e7a97a8b7fbb779c82230 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:03:22 +0000 Subject: Switch doc to schemeless URLs --- doc/libs6/s6-fdholder.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/libs6/s6-fdholder.html') diff --git a/doc/libs6/s6-fdholder.html b/doc/libs6/s6-fdholder.html index f1a23ef..af6df38 100644 --- a/doc/libs6/s6-fdholder.html +++ b/doc/libs6/s6-fdholder.html @@ -6,15 +6,15 @@ s6: the s6-fdholder library interface - +

libs6
s6
-Software
-skarnet.org +Software
+skarnet.org

The s6-fdholder library interface

@@ -78,7 +78,7 @@ initialized to S6_FDHOLDER_ZERO before use.

-tain_now_g() +tain_now_g() initializes a global variable that keeps track of the current time, for use with later functions.

@@ -154,7 +154,7 @@ n = s6_fdholder_list_g(&a, &list, &deadline) ;

s6_fdholder_list gets the list of all identifiers currently held by the server. It stores it into the -stralloc +stralloc list, as a series of null-terminated strings, one after the other. There are n such strings. The function returns n on success, or -1 on failure, with an @@ -175,7 +175,7 @@ descriptors from the server. It returns 1 on success, and 0 on failure, with an appropriate errno code. The set is stored into the -genalloc +genalloc dump, which is to be interpreted as a stralloc containing an array of s6_fdholder_fd_t.

-- cgit v1.2.3