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:18:32 +0000 (GMT)

Shall I take the lack of response as a "No, you can't, roll it yourself."?

:)

J

On Thu, 2 Jan 2003, Jeremy Noetzelman wrote:

> Is there an easy (ie preexisting) way of using the TCPSocket/TCPStream
> classes with select or poll without using the threads interface?  It seems
> to me at a glance that there's not, and if I want to have a 'real' server
> which handles lots of sockets I have to use Threads (SocketService, etc)
>
> Can someone enlighten me?
>
>





reply via email to

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