[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: |
Olaf Buddenhagen |
Subject: |
Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv |
Date: |
Mon, 8 Aug 2016 18:47:07 +0200 |
User-agent: |
Mutt/1.6.0 (2016-04-01) |
Hi,
On Sun, Aug 07, 2016 at 09:13:55PM +0200, Richard Braun wrote:
> On Sun, Aug 07, 2016 at 08:44:56PM +0300, Esa Peuha wrote:
> > 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.
Well -- assuming we auto-corrected this command in our minds to
"settrans -ak /servers/socket/1 /home/something/pflocal" -- it would
only affect running processes if the open new sockets, which doesn't
sound too terrible for testing... Though I'd probably still rather do
this in a subhurd :-)
-antrik-
- 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, 2016/08/07
- 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 <=