Search Results

Search: Posts Made By: _thomas
Forum: Programming 09-03-2010
16,629
Posted By Corona688
You can only post inside a signal handler, but...
You can only post inside a signal handler, but you can both post and wait inside threads. It's possible to make a signal-safe queue to put your requests in so your threads can grab them at their...
Forum: Programming 09-03-2010
16,629
Posted By achenle
You can't call pthread_create() in a signal...
You can't call pthread_create() in a signal handler, either.
Forum: Programming 05-12-2010
5,867
Posted By jim mcnamara
Is the lcient listening on a known port. If not...
Is the lcient listening on a known port. If not you cannot call connect() and get a connection to your client. It has nothing to do with the listening port, necessarily, unless you have a simplex...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy