0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version check in init() function More... about 9 years ago
Check for closed sockets and contexts. More... over 9 years ago
new test: version check More... over 9 years ago
Link to wiki in doumentation More... over 9 years ago
Typo in docstring of AsErrno() More... over 9 years ago
New utility function: SendMessageDontwait More... over 9 years ago
Moved comment More... almost 10 years ago
Replaced function IsInterrupted() by type Errno More... almost 10 years ago
New utility function: IsInterrupted(error). Changed: examples/interrupt.go More... almost 10 years ago
Don't terminate a context or close a socket more than once More... almost 10 years ago
Fix bug that was introduced with commit 09d2747bd3b0e3b20fb7ebb352eb9853c64c26db More... almost 10 years ago
Removed duplicate code More... almost 10 years ago
Missing file doc.go added. More... almost 10 years ago
Non-default context added. More... almost 10 years ago
Added license: BSD 2-Clause License More... almost 10 years ago
package doc line More... about 10 years ago
README: keywords More... about 10 years ago
New function: (*Poller)PollAll; changed example: peering3 More... over 10 years ago
return of memcpy More... over 10 years ago
3rd arg of memcpy need not be size_t. More... over 10 years ago
Merge pull request #1 from tuxychandru/master More... over 10 years ago
Allow terminating contexts More... over 10 years ago
README, Doc: Link to zmq4. More... over 10 years ago
Should do testing... More... over 10 years ago
Get socket options: bug fix: remove trailing zero in string results More... over 10 years ago
README: keywords More... over 10 years ago
Copy of pull request, commit f6f2b8d5ea570f287823895478aee5e4085039e8 in github.com/pebbe/zmq3 More... over 10 years ago
Minor fix in examples/Build.sh More... about 11 years ago
COMPLETED: all examples from the Zguide (last added: eagain) More... about 11 years ago
New examples: intface, udpping3 More... about 11 years ago