Re: process descriptor table
- From: "Artem Kazakov" <kazakov@xxxxxxxxx>
- Date: Wed, 24 May 2006 16:41:27 +0900
what is a process descriptor table?
process FILE descriptor table?
process table?
process file descriptor table I suppose.
The problem is that at some point a socket() function is called. And
it returns descriptor = 1, which is a standart ouput.
So when write() is done, everything goes to terminal,instead of socket.
I want to see descriptor table, to see why this can happen.
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: process descriptor table
- From: Dag-Erling Smørgrav
- Re: process descriptor table
- References:
- process descriptor table
- From: Artem Kazakov
- Re: process descriptor table
- From: Julian Elischer
- process descriptor table
- Prev by Date: Re: process descriptor table
- Next by Date: Re: misc questions about the device&driver arch
- Previous by thread: Re: process descriptor table
- Next by thread: Re: process descriptor table
- Index(es):
Relevant Pages
|
|