Am 14.03.2011 08:54, schrieb Rainer Gerhards:
>> -----Original Message-----
>> From: Michael Biebl [mailto:bi...@debian.org]
>> Sent: Monday, March 14, 2011 8:51 AM
>> To: Rainer Gerhards
>> Cc: Phil Dibowitz; 617...@bugs.debian.org
>> Subject: Re: Bug#617996: rsyslog: remote syslog messages not logged
> 
> 
>> If you mean the imptcp module, I've updated all occurences of
>> epoll_create1() I
>> found in the code, that includes imptcp. This particular issue is about
>> epoll_create1(), nothing else, so I'm not sure why you think that TCP
>> syslog
>> would be affected and this is only a partial fix. Could you elaborate?
> 
> Let me check the code soon. Imtcp uses the netstream drivers, and the
> netstream driver layer uses epoll as well. So the nsdsel_pctp driver should
> have issues, too, in this environment.
> 
> But I have to admit that I thought we need to fallback to select

Nah, it's just about the fallback from epoll_create1 to epoll_create.

epoll_create was introduced in 2.5.44 and finalized in 2.5.66.
So we can pretty much rely on that :-)

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to