IRC Log


Sunday September 19, 2010

[Time] NameMessage
[04:41] dbudworth is there a socket type that's usable for request/streaming response type communications? ie: N clients open connection to a server and the server has a unique conversation with each client. (similar to regular socket accept/listen model)
[05:09] sustrik if you want to control each socket, you need a regular socket
[07:06] CIA-20 zeromq2: 03Martin Sustrik 07master * r5153b63 10/ (src/session.cpp src/session.hpp): obsolete 'active' flag removed from session_t - http://bit.ly/cRgwVE
[07:06] CIA-20 zeromq2: 03Martin Sustrik 07master * r1f10208 10/ src/session.cpp : termination of pipe via delimiter message could stuck when no data were read from the pipe (because connection wasn't active) -- fixed - http://bit.ly/dpganD
[19:59] CIA-20 zeromq2: 03Martin Sustrik 07master * r471013a 10/ src/zmq_init.cpp : two races fixed in session creation - http://bit.ly/9UgZMy
[19:59] CIA-20 zeromq2: 03Martin Sustrik 07master * r938689a 10/ (src/ctx.cpp src/zmq_init.cpp): synchronisation problem fixed in ctx_t - http://bit.ly/bcX8OW
[20:50] CIA-20 zeromq2: 03Martin Sustrik 07master * rcda3c96 10/ src/ctx.cpp : minor code reorganisation in ctx_t::terminate - http://bit.ly/96qYvk
[20:50] CIA-20 zeromq2: 03Martin Sustrik 07master * r1d23997 10/ (src/zmq_engine.cpp src/zmq_engine.hpp src/zmq_init.cpp): zmq_init_t destroyed zmq_engine_t before plugging it out from the poller first -- fixed - http://bit.ly/cvBySe
[22:07] CIA-20 zeromq2: 03Martin Sustrik 07master * r328c92a 10/ (4 files): problem with engine being attached to session while it's being terminated fixed - http://bit.ly/aVsix0