cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with 'server socket listen failed (10055)'

From: Aleksandar Lazic <al-curllibrary_at_none.at>
Date: Mon, 18 Jun 2007 11:11:54 +0200

Hi,

On Mon 18.06.2007 09:45, abaranow_at_interia.pl wrote:
>
>I have a big problem using curl-library in my multi-threads
>application.

Which OS?
Which curl-lib version?
Which compiler?

>My application uploads files (one thread uploads one file). I use
>easy-interface. I set maximum number of running threads on 30. After
>some days my application crashes. After crash other applications also
>fail. The main reasons are:
>- server socket creation failed.
>- server socket listen failed. (10055)

Is this the OS message?!
Which server framework do you use or have you implemented the server by
your self.

How many fd's are used by server?
Will the fd's closed after the request end?

>What does it mean? What my application does wrong do, that I receieved
>such socket errors? Please, help me.

Hth

Aleks
Received on 2007-06-18