This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: How to ...
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: How to ...
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Fri, 22 Sep 2000 16:55:56 -0400
- References: <39CBB871.7BCFCBD8@moberg.com>
On Fri, Sep 22, 2000 at 03:52:17PM -0400, George T. Talbot wrote:
> One thing that I do in my program, which links to the last snapshot you
> guys made that wasn't part of GCC, is this:
>
> "socketostream.h"
Do you recall the "Socket++" library from a few years ago? If things go
well, the Boost site will be taking over maintainence in the next few weeks.
I don't know yet whether we'll do a complete rewrite, or just minor tweaks,
or what...
In any case, writing new streambufs and streams to use pipes, sockets,
whatnot, is an interest of mine.
> #ifdef WIN32
> #error "close() probably isn't right for a socket!"
> #endif
Supporting that platform, though, is going to be a pain...
> You guys still support this non-standard filebuf constructor, right?
Sorry, exactly which one there is non-standard? (Without all the private
members, we couldn't tell what's being called.)
Dunno about the memory leak problem.
Phil
--
pedwards at disaster dot jaj dot com | pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools. Fools are protected by more capable fools.