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
Repository
0c215fada4f448788069e42bda34609f74c8b64b
Switch branch/tag
libzmq
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
potential duplicate termination of pipes removed
· 0c215fad
Martin Sustrik
authored
14 years ago
0c215fad
Name
Last commit
Last update
..
Makefile.am
naming cleanup: yarray->array
14 years ago
array.hpp
naming cleanup: yarray->array
14 years ago
atomic_counter.hpp
Revert commit
7cb076e5
, atomic ops cleanup
14 years ago
atomic_ptr.hpp
Fix Solaris/NetBSD breakage in atomic_ptr.hpp
14 years ago
blob.hpp
Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity
15 years ago
command.cpp
Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t
15 years ago
command.hpp
reconnection process fixed when failure occurs during init phase
14 years ago
config.hpp
swap's block size made into a compile-time parameter
14 years ago
connect_session.cpp
when no I/O threads are available error is raised instead of assertion
14 years ago
connect_session.hpp
engine termination on disconnect fixed
14 years ago
ctx.cpp
when no I/O threads are available error is raised instead of assertion
14 years ago
ctx.hpp
when no I/O threads are available error is raised instead of assertion
14 years ago
decoder.cpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
decoder.hpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
devpoll.cpp
Copyrights transferred from FastMQ to iMatix
15 years ago
devpoll.hpp
Copyrights transferred from FastMQ to iMatix
15 years ago
encoder.cpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
encoder.hpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
epoll.cpp
Copyrights transferred from FastMQ to iMatix
15 years ago
epoll.hpp
Copyrights transferred from FastMQ to iMatix
15 years ago
err.cpp
Restructure language bindings
15 years ago
err.hpp
Implement flow control
15 years ago
fd.hpp
Copyrights transferred from FastMQ to iMatix
15 years ago
forwarder.cpp
forwarder and streamer devices handle multi-part messages correctly
14 years ago
forwarder.hpp
devices can be created via API
15 years ago
fq.cpp
potential duplicate termination of pipes removed
14 years ago
fq.hpp
naming cleanup: yarray->array
14 years ago
i_engine.hpp
engine leak fixed; pgm compilation fixed
14 years ago
i_inout.hpp
I/O object hierarchy implemented
14 years ago
i_poll_events.hpp
extra ';' inside a struct or union -- clang warnings fixed
14 years ago
i_terminate_events.hpp
I/O object hierarchy implemented
14 years ago
io_object.cpp
I/O object hierarchy implemented
14 years ago
io_object.hpp
I/O object hierarchy implemented
14 years ago
io_thread.cpp
EINTR returned from the blocking functions
14 years ago
io_thread.hpp
WIP: Socket migration between threads, new zmq_close() semantics
14 years ago
ip.cpp
Issue 42 - getaddrinfo() fails
14 years ago
ip.hpp
Win32 build fixes
15 years ago
kqueue.cpp
Add NetBSD support
15 years ago
kqueue.hpp
Add NetBSD support
15 years ago
lb.cpp
potential duplicate termination of pipes removed
14 years ago
lb.hpp
naming cleanup: yarray->array
14 years ago
libzmq.pc.in
added libzmq.pc.in file
15 years ago
likely.hpp
Copyrights transferred from FastMQ to iMatix
15 years ago
msg_content.hpp
Restructure language bindings
15 years ago
mutex.hpp
Copyrights transferred from FastMQ to iMatix
15 years ago
named_session.cpp
elementary fixes to the named session
14 years ago
named_session.hpp
I/O object hierarchy implemented
14 years ago
object.cpp
when no I/O threads are available error is raised instead of assertion
14 years ago
object.hpp
when no I/O threads are available error is raised instead of assertion
14 years ago
options.cpp
values of RATE, RECOVERY_IVL and SWAP options are checked for negative values
14 years ago
options.hpp
LWM is computed rather than explicitly specified by user
14 years ago
own.cpp
one more dezombification bug fixed
14 years ago
own.hpp
one more dezombification bug fixed
14 years ago
pair.cpp
pipe being attached to the PAIR socket during its termination process is immediately asked to terminate itself
14 years ago
pair.hpp
I/O object hierarchy implemented
14 years ago
pgm_receiver.cpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
pgm_receiver.hpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
pgm_sender.cpp
engine leak fixed; pgm compilation fixed
14 years ago
pgm_sender.hpp
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
14 years ago
pgm_socket.cpp
some more sanity checks in pgm_socket
14 years ago
pgm_socket.hpp
added pending event fd handling by the pgm_sender
15 years ago
pipe.cpp
zmq::writer_t: Add missing test for swap
14 years ago
pipe.hpp
get rid of 'has virtual functions but non-virtual destructor' warnings in pipe.hpp
14 years ago
poll.cpp
issue 32 - poll_t poller broken
14 years ago
poll.hpp
Add NetBSD support
15 years ago
poller.hpp
build on cygwin enabled
15 years ago
pub.cpp
assert when pipe attaches to PUB socket in process of termination -- fixed
14 years ago
pub.hpp
naming cleanup: yarray->array
14 years ago
pull.cpp
I/O object hierarchy implemented
14 years ago
pull.hpp
I/O object hierarchy implemented
14 years ago
push.cpp
I/O object hierarchy implemented
14 years ago
push.hpp
I/O object hierarchy implemented
14 years ago
queue.cpp
forwarder and streamer devices handle multi-part messages correctly
14 years ago
queue.hpp
devices can be created via API
15 years ago
rep.cpp
REP socket layered on top of XREP socket
14 years ago
rep.hpp
Loading commit data...
req.cpp
Loading commit data...
req.hpp
Loading commit data...
select.cpp
Loading commit data...
select.hpp
Loading commit data...
semaphore.hpp
Loading commit data...
session.cpp
Loading commit data...
session.hpp
Loading commit data...
signaler.cpp
Loading commit data...
signaler.hpp
Loading commit data...
socket_base.cpp
Loading commit data...
socket_base.hpp
Loading commit data...
stdint.hpp
Loading commit data...
streamer.cpp
Loading commit data...
streamer.hpp
Loading commit data...
sub.cpp
Loading commit data...
sub.hpp
Loading commit data...
swap.cpp
Loading commit data...
swap.hpp
Loading commit data...
tcp_connecter.cpp
Loading commit data...
tcp_connecter.hpp
Loading commit data...
tcp_listener.cpp
Loading commit data...
tcp_listener.hpp
Loading commit data...
tcp_socket.cpp
Loading commit data...
tcp_socket.hpp
Loading commit data...
thread.cpp
Loading commit data...
thread.hpp
Loading commit data...
transient_session.cpp
Loading commit data...
transient_session.hpp
Loading commit data...
trie.cpp
Loading commit data...
trie.hpp
Loading commit data...
uuid.cpp
Loading commit data...
uuid.hpp
Loading commit data...
windows.hpp
Loading commit data...
wire.hpp
Loading commit data...
xrep.cpp
Loading commit data...
xrep.hpp
Loading commit data...
xreq.cpp
Loading commit data...
xreq.hpp
Loading commit data...
ypipe.hpp
Loading commit data...
yqueue.hpp
Loading commit data...
zmq.cpp
Loading commit data...
zmq_connecter.cpp
Loading commit data...
zmq_connecter.hpp
Loading commit data...
zmq_engine.cpp
Loading commit data...
zmq_engine.hpp
Loading commit data...
zmq_init.cpp
Loading commit data...
zmq_init.hpp
Loading commit data...
zmq_listener.cpp
Loading commit data...
zmq_listener.hpp
Loading commit data...