Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Thread was closed without a valid reason Post 302086435 by patras on Thursday 24th of August 2006 12:45:37 AM
Old 08-24-2006
Quote:
That thread was dancing very close to the boundary between acceptable and unacceptable. You already know this. Your first sentence was: "I hope this type of questions are not prohibited here."
So my first sentence makes my thread unacceptable? I'm sorry to say that still you don't have any valid reason to close that particular thread, my first sentence was there to ensure that I care for the rules being practiced at these forums and I would be more than happy if someone gives me a valid reason and closes that thread, I dont have any doubt about the performance or credibility of Vino, he is really doing a very good job here as well as you Perderabo, but my question is the same, is career advice or to ask about the opinion of seniors is prohibited here.

Thanks a lot for your valuable time.

Cheers,
Patras
 

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

please help (closed homework thread)

I have these questions for my unix class that I can't figure out because I missed a couple of days. They are for a quiz we took last week so by answering the questions you are not bettering my grade or doing my homework. I just want to understand was the answers. My teacher is really bad at... (1 Reply)
Discussion started by: djeung
1 Replies

2. Post Here to Contact Site Administrators and Moderators

my thread got closed

I had a thread open and now it says it's closed. I had a question still on the forum and about 15mins after I posted my most recent question on it the thread said "closed". Why did this happen? I didn't violate any forum rules. Is there a limit on how many postings you can have in a single thread?... (1 Reply)
Discussion started by: hpicracing
1 Replies

3. IP Networking

Need to know reason for connections closed in netstat -p tcp

Hello netstat -p give below 6634176 connections as closed.How do we trace that which all connections are being closed on the server? 1366888371 data packet headers correctly predicted 1195906 connection requests 5227320 connection accepts 5992919... (6 Replies)
Discussion started by: Vishal_dba
6 Replies
td_thr_validate(3C_DB)					Threads Debugging Library Functions				    td_thr_validate(3C_DB)

NAME
td_thr_validate - test a thread handle for validity SYNOPSIS
cc [ flag... ] file... -lc_db [ library... ] #include <proc_service.h> #include <thread_db.h> td_err_e td_thr_validate(const td_thrhandle_t *th_p); DESCRIPTION
The td_thr_validate() function tests whether th_p is a valid thread handle. A valid thread handle can become invalid if its thread exits. RETURN VALUES
TD_OK The call completed successfully. th_p is a valid thread handle. TD_BADTH th_p was NULL. TD_DBERR A call to one of the imported interface routines failed. TD_NOTHR th_p is not a valid thread handle. TD_ERR A libc_db internal error occurred. ATTRIBUTES
See attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
libc_db(3LIB), attributes(5) SunOS 5.11 20 Oct 1998 td_thr_validate(3C_DB)
All times are GMT -4. The time now is 09:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy