cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET