Skip to content

Commit

Permalink
zmq4: skp ipc-crouter-cdealer
Browse files Browse the repository at this point in the history
  • Loading branch information
thielepaul committed Jun 17, 2022
1 parent 8903a75 commit a2090eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions czmq4_test.go
Expand Up @@ -316,6 +316,7 @@ var (
},
{
name: "ipc-crouter-cdealer",
skip: true,
endpoint: func() string { return "ipc://crouter-cdealer" },
router: func(ctx context.Context) zmq4.Socket {
return zmq4.NewCRouter(ctx, zmq4.CWithID(zmq4.SocketIdentity("router")))
Expand Down

0 comments on commit a2090eb

Please sign in to comment.