Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
cd753eedb42e229dbdefe44daa258d4b96b43e92
Switch branch/tag
libzmq
tests
test_dgram.cpp
16 May, 2016
2 commits
problem: udp doesn't enforce correct usage of bind/connect
· c4d0146f
somdoron
authored
8 years ago
solution: enforce that dish and gram can only bind and radio can only connect
c4d0146f
problem: test is using connect with dgram, dgram only support bind
· 6db8f1e7
somdoron
authored
8 years ago
6db8f1e7
15 May, 2016
3 commits
Remove printf and add asserts on test
· 23b3403f
Bitiquinho
authored
8 years ago
23b3403f
Fix Copyright range
· 977e7008
Bitiquinho
authored
8 years ago
977e7008
Added test for ZMQ_DGRAM socket type (unicast and multicast)
· 94c53e54
Bitiquinho
authored
8 years ago
94c53e54