Choose between select and poll syscalls
---------------------------------------

         Key: CAROB-103
         URL: https://forge.continuent.org/jira/browse/CAROB-103
     Project: Carob
        Type: New Feature
  Components: C++ API  
    Versions: Carob 0.5    
 Environment: Systems that has poll syscall implemented
    Reporter: Bruno Corsi dos Santos
 Assigned to: Gilles Rayrat 
    Priority: Minor


Sometimes it is necessary avoid using select syscall because it has some 
problems with a limitation of 1024 file descriptors by process (at default 
linux systems it occurs). So the use of poll syscall could be avalaible if this 
syscall is implemented in an operational system.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to