[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
RE: [Libevent-users] Forwarding events to a different event base.
Hi Nick,
> >> > So, given the latest rc does not support listener sockets
> under
> >> Win
> >> > IOCP (unless that has changed),
> >>
> >> Are you talking about the IOCP based evconnlistener stuff? It's
> >> supposed to be working; if it isn't, you should open a bug on the
> >> tracker.
> >
> > I tried it last rc (maybe 2 ago) and it was non-functional, or at
> > least I never got any connection events when I used an IOCP backend.
>
> Okay. If you try a current one and it doesn't work, please file a bug
> report with a little sample code? It seems to work fine for me and
> Chris.
Yip, seems to be working fine.
> That goes for everybody, btw: If you find something in Libevent that
> isn't working right, PLEASE do not assume that the developers already
> know about it unless there is a bugtracker entry for it.
Just a clarification, in the RC I started experimenting with the
readme.txt specifically stated that the listener would not work on IOCP. I
found out because I was not getting the events when I tried it at that time.
I was not ignoring a problem which seemed new since it was documented. But
I'm glad it was fixed up as it simplifies things considerably.
> Also, drop a line if the event_active() trick needs more documentation
> somewhere to make sense, or it doesn't seem to wrk as expected, or
> whatever.
I'll be giving this a try as soon as I figure out a random socket
error problem. Otherwise I don't need it with the listener sockets able to
share the base..
KB
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.