kaio
[Top] [All Lists]

How to block signal on main process(kaiod are defunct. why???)

To: <kaio@xxxxxxxxxxx>
Subject: How to block signal on main process(kaiod are defunct. why???)
From: 김희성 <hskim@xxxxxxxxxxxxx>
Date: Thu, 12 Oct 2000 07:30:43 +0900
Sender: owner-kaio@xxxxxxxxxxx
Hello,
 
I'm coding socket server program using aio*.
Here is my problem.
 
I'm blocking aio_completion signal using pthread_sigmask() except one pthread.
but it seems unblocked on main process(listening process) and ps show me
all kaiod-workers and one worker thread(process?) to be defunct.
aio_read/aio_write call return out of resource error.
 
can anybody help me?
 
thx,
 
 
Regards,
 
Hee S. Kim
 
ps.) show me the examples of multithreaded socket coding using aio_*,if one have.
 
 
<Prev in Thread] Current Thread [Next in Thread>