bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Non Threaded use of TCPSocket with select/poll?


From: Jeremy Noetzelman
Subject: Re: Non Threaded use of TCPSocket with select/poll?
Date: Fri, 3 Jan 2003 20:26:11 +0000 (GMT)

I'm more concerned about having a proper select polling loop for the
server socket ... I'm less concerned about the client connection sockets.

On Fri, 3 Jan 2003, Albert Strasheim wrote:

> Hello,
>
> >From the Common C++ documentation for tcpstream (not TCPStream):
>
> A more natural C++ "tcpstream" class for use by non-threaded
> applications. C++ "fstream" style tcpstream class.
>
> I don't know if this is what you want?
>
> Cheers,
>
> Albert
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]