❦ 12 août 2012 11:02 CEST, Vincent Bernat :
> I am trying to use HTTP chunked answers to implement a publish/subscribe
> mechanism on top of evhttp. A client will subscribe to a topic by
> requesting some URL, I invoke evhttp_send_reply_start(), put the request
> into some lis
Hi!
I am trying to use HTTP chunked answers to implement a publish/subscribe
mechanism on top of evhttp. A client will subscribe to a topic by
requesting some URL, I invoke evhttp_send_reply_start(), put the request
into some list and once a message is available for a topic, I take my
list and for
other HTTP SSL
termination solutions.
--
Vincent Bernat ☯ http://vincent.bernat.im
Parenthesise to avoid ambiguity.
- The Elements of Programming Style (Kernighan & Plauger)
***
To unsubscribe, send an e-mail
ou call `event_config_set_max_dispatch_interval()` with the third
parameter set to 1, you will get the expected behaviour.
--
Vincent Bernat ☯ http://vincent.bernat.im
# Okay, what on Earth is this one supposed to be used for?
2.4.0 linux/drivers/char/cp437.uni
**
Le 10.04.2012 11:10, Nils Rennebarth a écrit :
Or is there something like a idle task, that get called when there is
nothing else to do? Working with timeouts would introduce arbitrary
gaps
in command handling, event if there are no other clients that want
work, so I won't go that route. Or do