unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: dsmich@roadrunner.com
To: "'Vivien Kraus'" <vivien@planete-kraus.eu>
Cc: "'guile-user'" <guile-user@gnu.org>
Subject: RE: Fibers web server: use multiple server sockets
Date: Wed, 02 Nov 2022 18:15:15 +0000	[thread overview]
Message-ID: <c3874d5507b67538fffd72884a69ac9d50bdbe15@webmail> (raw)

> From: "Vivien Kraus" 
> To: "guile-user"
> Sent: Wednesday November 2 2022 12:38:05PM
> Subject: Fibers web server: use multiple server sockets

> Fibers is a library that I would very much like to use. It provides
a
> nice web server. However, as I recently discovered, in a standard
> GNU/Linux server, not all network interfaces and addresses are up
when
> the server is about to start (especially so with dhcp). I have a
nice
> solution for that: every now and then, the server calls getaddrinfo.

How about not starting the web server until network interfaces are
fully up?

-Dale




             reply	other threads:[~2022-11-02 18:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 18:15 dsmich [this message]
2022-11-02 18:27 ` Fibers web server: use multiple server sockets Vivien Kraus
2022-11-02 19:19 ` tomas
2022-11-02 19:35   ` Dr. Arne Babenhauserheide
2022-11-02 19:57     ` tomas
2022-11-02 23:04       ` Ricardo Wurmus
  -- strict thread matches above, loose matches on Subject: below --
2022-11-02 16:37 Vivien Kraus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c3874d5507b67538fffd72884a69ac9d50bdbe15@webmail \
    --to=dsmich@roadrunner.com \
    --cc=guile-user@gnu.org \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).