This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

select() is broken


Hi folks

It appears select is broken when used with a timeout value. Normaly if
select times out it returns zero. The eCos one is returning -1 and
setting errno to ETIMEDOUT. I've reported the problem to RedHat.

        Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]