HP3000-L Archives

March 2001, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Keven Miller <[log in to unmask]>
Reply To:
Keven Miller <[log in to unmask]>
Date:
Fri, 9 Mar 2001 17:22:29 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
I'm being a kid, testing my limits.
Documentation says max sockets for a process is 1024.

My test program has 2 call sockets (tcp and udp), then 1001
tcp connected sockets. (SOCKINFO says I have 1003 sockets,
last socket has filedesc #1013)

When I attempt to make the next tcp connection, my server
returns from "select" with activity on the tcp call socket. I then
call "accept" to get the next connection (socket #1004, expected filedesc
of #1014).

"accept" returns 0 with errno = 0.
Continuing connections return 1, 2, 3, 4 ... and then things kind of stop.

It shouldn't be returning these numbers. Any comments?

> _____________________________________________________________
> Keven Miller   mailto:[log in to unmask]   http://www.exegesys.com
>
---------------------------------------------------
Plan now to attend the
eXegeSys eRP Users Conference 2001, Oct. 1-4, Downtown SLC.
Register today by visiting www.exegesys.com/erp2001/welcome.htm

ATOM RSS1 RSS2