0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00
Pieter Hintjens 51c8c1d67a Problem: undocumented limit on IPC paths in Linux is 107 chars
Solution: document the limit of 113 chars including ipc://. We might
fix this in libzmq by shortening an over-long IPC pathname into a
unique string; so long as this is done consistently in bind and in
connect, it will save applications from weird failures when they
use external data to generate IPC pathnames.
2014-09-10 09:38:04 +02:00
..
2013-09-15 20:13:44 +02:00
2010-03-09 18:47:31 +01: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
2014-06-23 20:24:36 +02:00
2013-11-05 13:02:41 +01:00
2014-04-29 12:06:57 +02:00