boost-sandbox socket and boost 1.31.0?
Howdy, I'm wondering regarding the socket library found in boost-sandbox. Will it be updated to function nicely with the latest Boost release? The problem seems to be that boost::default_iterator_policies and boost::iterator_adaptor no longer work like the socket library expect. Regards -- / Robert Helgesson |-- rycee@home.se --\ \-- GPG Key ID: 41E95A5B --| http://www.rycee.cx/ /
Robert Helgesson
I'm wondering regarding the socket library found in boost-sandbox. Will it be updated to function nicely with the latest Boost release?
Hi, I have something similar that works with current boost CVS code. I have uploaded this to http://sourceforge.net/projects/giallo/ in an attempt to get this moving again. So far I have low level wrappers for sockets and named pipes. Documentation, tests are lacking. I will be adding the reactor code that I uploaded to the yahoo groups files section in due course. Hugo ps Thanks Jeff for pointing me at this post
Hey, remember back when Robert Helgesson said:
I'm wondering regarding the socket library found in boost-sandbox. Will it be updated to function nicely with the latest Boost release?
I also have a similar project: http://pmade.org/software/netxx/ -- Peter Jones [unix;vi;crypto;c++;4wd] (http://pmade.org) PGP [5137 173E 5BFA 8C63 8982 F035 FDBB 1636 7D69 C63F]
participants (3)
-
Hugo Duncan
-
Peter Jones
-
Robert Helgesson