[asio] Error: terminate called after throwing an instance of
10 Sep
2008
10 Sep
'08
8:43 a.m.
Hi guys, I'm a new user of boost, and even newer of boost.asio. I create this code: http://codepad.org/DXLhsEtW (read.cpp) http://codepad.org/xlGDzgDC (read.h) http://codepad.org/DayP6oOB (http.h) and when I compile with: c++ read.cpp -o read /usr/local/lib/libboost_regex-gcc42-mt-1_36.so -I /usr/local/include/boost-1_36/ /usr/local/lib/libboost_system-gcc42-mt.so -O3 it compiles without any problems, but when I run it, it returns this: http://codepad.org/ad96WiPp I'm not getting why, someone have some idea? Thankyou for your time, Fabio A Locati
5923
Age (days ago)
5923
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fabio Locati