$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mottengte, Rajeev Kumar (Rajeev.Mottengte_at_[hidden])
Date: 2005-08-08 11:19:43
Hi
I tried to use boost library along with Socket++ for network
serialization. I have created a socket++ class osockinet which is
derived from iostream. I have given this class to boost archive
constructor instead of the normal fstream class for archive to redirect
to network. Rest of the code is same. I am getting segmentation fault.
Can anybody help me on this. It is in Fedora Linux.
ThanX & Rgds
Rajeev