0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-03 03:45:43 +08:00
Brandon Carpenter a018ef5e86 Add support for extending ZAP request address with IPC peer credentials.
Another take on LIBZMQ-568 to allow filtering IPC connections, this time
using ZAP.  This change is backward compatible.  If the
ZMQ_ZAP_IPC_CREDS option is set, the user, group, and process IDs of the
peer process are appended to the address (separated by colons) of a ZAP
request; otherwise, nothing changes.  See LIBZMQ-568 and zmq_setsockopt
documentation for more information.
2013-12-06 14:28:44 -08:00
..
2013-11-05 13:02:41 +01:00
2013-09-15 20:13:44 +02:00
2013-06-27 20:53:15 +02:00
2013-08-17 20:22:50 +02:00
2013-06-27 20:53:15 +02:00
2013-11-05 13:02:41 +01:00
2013-10-28 11:48:34 +01:00