Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SnipahWUF
  • Content: Threads
  • Order by date
  1. SnipahWUF

    How to increase FD_SETSIZE value

    good day! i have a problem regarding the select( ) function... i opened more than 1024 sockets and used FD_SET( ) macro before using select( ) but it seems that when the maximum file descriptor opened reaches more than 1024 it resets to -1. i think this has something to do with the FD_SETSIZE...
  2. SnipahWUF

    clearing logical IPs (ifconfig) problem

    hi guys... can anybody help me find a way to speed up the process of clearing logical IPs? i have a program that creates a thread and adds up a logical IP, creates 4 sockets for each thread and bind it in that IP... until i add up to 2,000 logical IPs (so 8,000 sockets and 2,000 threads all in...
  3. SnipahWUF

    maximum number of logical IPs in SOLARIS 2.6

    hi guys... i badly need your help... i wanna know the maximum number of logical IPs that a SOLARIS 2.6 (SunOS 5.2) can support or handle... in SOLARIS 2.5 i can only add 255 logical IPs... i need to add more (about 2,000) so upgraded the system to 2.6... can anyone answer this question for me...

Part and Inventory Search

Back
Top