[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP: libsocket++ - Socket abstraction library for C++



On Tue, Apr 16, 2002 at 04:15:23PM +0200, Simon Richter wrote:

> I intent to package libsocket++, a small C++ library that abstracts
> network sockets. It provides buffered reads/writes and address family
> independent handling of sockets.
> 
> I am the upstream author, this is basically split out of the "buildd in
> C++" project because the main author of libsyncml
> (http://libsyncml.sf.net) asked me whether he could use my socket code.

You may want to look into the Common C++ library; it seems to do a superset
of what your library does (including threaded server objects, non-blocking
I/O, etc.).

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: