rc5A contains just subtle chages: main program loop has been rewritten to use poll() system call instead of select(). This may improve its efficiency a bit. Additionaly a subtle bug (theoretically causing memory leak in some cases) has been fixed.
Log in to post a comment.