Deividas P.
Results
2
comments of
Deividas P.
I meant this behaviour: https://github.com/kernkonzept/cons/blob/48ee24dfda8d7bf3ff966a2e32499802ea4e08a9/server/src/mux_impl.cc#L205-209 It calls this: https://github.com/kernkonzept/cons/blob/48ee24dfda8d7bf3ff966a2e32499802ea4e08a9/server/src/vcon_fe_base.h#L41
If the previous comment was not clear, I meant that `L4_VCON_READ_STAT_DONE` flag in `class L4Re::Util::Vcon_svr` is not set on empty reads. As per `Vcon_svr` documentation: ``` * vcon_read() needs to...