Re: RS232 Redirector Program in C using Linux



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.

.



Relevant Pages

  • Re: RS232 Redirector Program in C using Linux
    ... signals. ... You might be happier if you use ... select/poll/epoll instead. ... understand why my transferred JPEG gets corrupted - on my other test ...
    (comp.os.linux.development.apps)
  • Re: RS232 Redirector Program in C using Linux
    ... You might be happier ... if you use select/poll/epoll instead. ... You definitely want to avoid signals if possible. ... But poll/select is a lot easier. ...
    (comp.os.linux.development.apps)
  • Re: [HACKERS] semaphore usage "port based"?
    ... postgres a bit happier, ... will be apart from the obvious information leak. ... to 'make postgres a bit happier', all that needs to be fixed, from what I can tell, is that cr_cansignalneeds to work for signal 0, but no other signals ... ...
    (freebsd-stable)