Corinna Vinschen 496337c9a5 * fhandler.h (class fhandler_socket): Declare new method
set_socketpair_eids.
	* fhandler_socket.cc (fhandler_socket::set_socketpair_eids): New method.
	(fhandler_socket::dup): Duplicate sec_pipe if necessary.
	(fhandler_socket::listen): Only create sec_pipe if named pipes are
	available. Initialized sec_peer_pid to 0 as on Linux.
	(fhandler_socket::connect): Only run eid credential transaction if
	named pipes are available.  Fake otherwise. Initialized sec_peer_pid
	to 0 as on Linux.
	(fhandler_socket::accept): Ditto.
	(fhandler_socket::close): Move closing sec_pipe handle from here...
	(fhandler_socket::~fhandler_socket): ... to here.
	* net.cc (socketpair): Set eid credentials by calling
	fhandler_socket::set_socketpair_eids() on both socket ends.
	* wincap.h (wincaps::has_named_pipes): New element.
	* wincap.cc: Implement above element throughout.
2005-02-28 13:11:50 +00:00
..
2001-12-20 03:03:59 +00:00
2004-12-05 02:30:20 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2004-01-20 03:11:39 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-13 18:17:29 +00:00
2001-10-12 01:51:21 +00:00
2005-02-23 17:39:46 +00:00
2005-02-23 22:14:40 +00:00
2005-02-23 17:59:04 +00:00
2004-05-12 16:21:18 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-13 18:17:29 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-13 18:17:29 +00:00
2005-02-13 18:17:29 +00:00
2005-02-20 04:25:33 +00:00
2002-12-12 03:09:38 +00:00
2001-10-28 23:05:49 +00:00
.
2002-05-04 04:30:57 +00:00
2004-03-14 05:35:19 +00:00
2002-02-11 02:25:42 +00:00
2004-12-05 02:30:20 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2004-02-04 22:40:50 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2003-07-07 05:32:24 +00:00
2004-04-16 21:22:13 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2004-12-27 19:03:56 +00:00
2004-07-20 16:08:49 +00:00
2005-02-20 04:25:33 +00:00
2004-12-27 19:03:56 +00:00
2003-03-09 20:31:07 +00:00
2005-02-23 13:12:43 +00:00
2005-02-20 04:25:33 +00:00
2005-01-06 16:36:40 +00:00
2004-05-16 16:38:27 +00:00