Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » Skylark logs failure in accept()
Skylark logs failure in accept() [message #37160] Sat, 01 September 2012 15:03 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi,

I'm running a Skylark based server app and I get a lot of this error in the log:
Quote:

Accept failed: accept: Resource temporarily unavailable
It appears on average once every 10 requests or so. When I run the same server single-threaded in debug mode it doesn't happen. I don't know the socket stuff good enough to point my finger at the culprit, but it seems as if sometimes one thread tries to handle a request that is already being handled by some other thread. As far as I can say it doesn't affect the behavior of the app, so it is not really a bug - but if it didn't happen the app might have slightly better performance Smile

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Solved]Can't show favicon.ico in Skylark if root path is not Null
Next Topic: TcpSocket in Array
Goto Forum:
  


Current Time: Sat May 04 16:42:18 CEST 2024

Total time taken to generate the page: 0.02281 seconds