WAIT a moment--what do you mean? I create the socket in the main thread
pool, accept() there, then postthreadmessage to worker thread, serve, then
shutdown there and then destruct there. Do you say this is buggy? Can you
show me an example?

Regards,

SZ


On 2/23/08, Francois PIETTE <[EMAIL PROTECTED]> wrote:
>
> > IQRP pools 1024 closed sockets in a thread context. Could that be the
> > cause
> > of a problem?
>
> Socket have to be closed from the thread context they have been created.
>
> > Is there any limit on the number of sockets/thread?
>
> I don't know of any limit of socket per thread. The limit is system wide
> as
> far as I know.
>
> --
> [EMAIL PROTECTED]
> The author of the freeware multi-tier middleware MidWare
> The author of the freeware Internet Component Suite (ICS)
> http://www.overbyte.be
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to