#288: Maximum concurrent connections to uniq servers
-----------------------+---------------------------------
  Reporter:  dsyeager  |      Owner:  Scott Yeager
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:  1.4.3
 Component:  API       |    Version:  1.4.2
Resolution:            |   Keywords:  Maximum Connections
Blocked By:            |     Blocks:
-----------------------+---------------------------------

Comment (by bagder):

 Are you possibly using select() ? Then using file descriptors over 1024 is
 a common problem and source for pain and sorrow. Also, most *nix systems
 by default only allows 1024 concurrent open file descriptors.

-- 
Ticket URL: <https://trac.libssh2.org/ticket/288#comment:1>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to