Corinna Vinschen 725176612d Cygwin: AF_UNIX: store per-socket info in shared memory
Per-socket info in fhandler isn't correctly shared between multiple
instances of th same descriptor.  Implement a basic shared info which
is shared between all instances of a socket.

This also requires to move the fhandler_socket status bits into
fhandler_socket_wsock since the data is moved to the shared region
for AF_UNIX sockets.

Also, drop backing file requirement for socketpair server socket.
This will be handled differently in recvmsg/sendmsg.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2018-03-12 15:26:12 +01:00
..
2018-03-09 14:17:39 +01:00
2016-11-24 16:09:31 +01:00
2013-04-30 23:43:08 +00:00
2012-11-23 13:22:47 +00:00
2016-08-23 15:07:42 +01:00
2016-06-25 00:43:01 +02:00
2014-04-26 17:38:22 +00:00
2018-02-20 17:59:53 +01:00
2015-03-03 12:58:34 +00:00
2016-06-24 23:32:39 +02:00
2018-03-06 18:23:23 +01:00
2015-11-18 19:09:47 +01:00
2017-03-27 22:03:58 +01:00
2017-03-27 22:03:58 +01:00
2015-08-17 11:05:43 +02:00
2013-04-23 09:44:36 +00:00
2016-06-23 21:30:15 +02:00
2018-03-09 14:17:39 +01:00
2018-03-07 21:54:46 +01:00
2018-02-07 13:07:44 +01:00
2018-02-07 13:07:44 +01:00
2016-06-24 23:32:39 +02:00
2017-03-27 22:03:58 +01:00
2018-02-07 13:07:44 +01:00
2013-04-23 09:44:36 +00:00
2018-02-07 13:07:44 +01:00
2018-02-07 13:07:44 +01:00
2016-06-23 16:56:41 +02:00
2017-04-24 17:14:03 +02:00
2017-04-24 17:14:03 +02:00
2018-02-20 17:59:53 +01:00