Boost logo

Boost Users :

Subject: [Boost-users] [asio] Error: terminate called after throwing an instance of
From: Fabio Locati (fabiolocati_at_[hidden])
Date: 2008-09-10 04:43:54


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net