Re: RS232 Redirector Program in C using Linux
- From: William Pursell <bill.pursell@xxxxxxxxx>
- Date: Mon, 21 Jan 2008 00:42:25 -0800 (PST)
On Jan 21, 5:42 am, Steffen <steffen.ku...@xxxxxxxxx> wrote:
I need some help with a c program I am writing.
I can't answer your immediate questions, but I do
have a thought: you don't need to use
signals. You might be happier if you use
select/poll/epoll instead. That might simplify
the design and make it easier to track down
the error, if it doesn't eliminate the error
completely.
.
- Follow-Ups:
- Re: RS232 Redirector Program in C using Linux
- From: Grant Edwards
- Re: RS232 Redirector Program in C using Linux
- From: Steffen
- Re: RS232 Redirector Program in C using Linux
- References:
- RS232 Redirector Program in C using Linux
- From: Steffen
- RS232 Redirector Program in C using Linux
- Prev by Date: Re: setting enviroment variable before deamon starts
- Next by Date: print something on console at the position I want with printf?
- Previous by thread: RS232 Redirector Program in C using Linux
- Next by thread: Re: RS232 Redirector Program in C using Linux
- Index(es):
Relevant Pages
|