[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal sen
From: |
Richard Braun |
Subject: |
Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv |
Date: |
Sun, 7 Aug 2016 21:13:55 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sun, Aug 07, 2016 at 08:44:56PM +0300, Esa Peuha wrote:
> > PS: Is there any way to sanely restart /hurd/pflocal without
> > rebooting?
>
> Yes, the commands to do that are
>
> settrans -ck /servers/socket/1
> settrans -ck /servers/socket/1 /hurd/pflocal
I suggest you don't do that, since you'll basically replace the pflocal
instance for all the system, which might break already running
processes.
Use the remap translator instead, which is one of the things the Hurd
design allows you to do easily.
See /bin/remap to easily set one.
--
Richard Braun
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Esa Peuha, 2016/08/07
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv,
Richard Braun <=
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Christian Seiler, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Justus Winter, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Christian Seiler, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Justus Winter, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Richard Braun, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Justus Winter, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Richard Braun, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Justus Winter, 2016/08/08
- Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv, Olaf Buddenhagen, 2016/08/09