On Fri, Jun 30, 2017 at 1:16 AM, Andrew Schulman <and...@utexas.edu> wrote:

> >   * Migrate from fifos to sockets
>
> In Cygwin I get a socket error when I try to start screen 4.6.0:
>
> $ screen -AURD
> shadow socket open: No such device or address
>
> Any ideas? I looked in the configure script for an option to force use of
> fifos instead of sockets, but I didn't see one.
>

Seems like the FIFO support is completely removed. All ``#ifdef NAMEDPIPE''
part is removed from source code. But seems like some ``#ifndef NAMEDPIPE''
is also (wrongly?) removed.

-clark
_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to