mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-20 22:31:33 +02:00
Problem: IPC wildcard test broken on OSX
Solution: increase path buffer length to 73
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#include "testutil.hpp"
|
#include "testutil.hpp"
|
||||||
|
|
||||||
#define BUF_SIZE 32
|
#define BUF_SIZE 73
|
||||||
|
|
||||||
int main (void)
|
int main (void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user