[zeromq-dev] C++-Guide: Updates and added suisnail translation

Hoelzlwimmer Andreas Andreas.Hoelzlwimmer at fh-hagenberg.at
Wed Mar 9 14:44:48 CET 2011


Hi,

Got some (hopefully helpful) changes for the C++ version of the guide. They're all tested, I hope I didn't miss anything.

General: "std::string * s_recv()" -> "std::string s_recv()" + update in all uses
General: moved nanosleep as s_sleep(int ms) to zhelpers.hpp as seen in zhelpers.h
General: moved s_clock() to zhelpers.h as seen in zhelpers.h
lruqueue.cpp changing worker_queue from std::string*[] to std::queue<std::string>
suisnail.cpp C++ translation

cheers,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110309/7c164627/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Signed-off-by-Andreas-Hoelzlwimmer-andreas.hoelzlwim.patch
Type: application/octet-stream
Size: 27547 bytes
Desc: 0001-Signed-off-by-Andreas-Hoelzlwimmer-andreas.hoelzlwim.patch
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110309/7c164627/attachment.obj>


More information about the zeromq-dev mailing list