[master] e651f6e remove now obsolete comment

Nils Goroll nils.goroll at uplex.de
Thu Nov 3 11:16:05 CET 2016


commit e651f6e9b257e0b709204cd00675e7981eb091c6
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Nov 3 11:07:56 2016 +0100

    remove now obsolete comment
    
    see vwe_enter

diff --git a/bin/varnishd/waiter/cache_waiter_epoll.c b/bin/varnishd/waiter/cache_waiter_epoll.c
index 3c2b42c..0997979 100644
--- a/bin/varnishd/waiter/cache_waiter_epoll.c
+++ b/bin/varnishd/waiter/cache_waiter_epoll.c
@@ -26,9 +26,6 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * XXX: We need to pass sessions back into the event engine when they are
- * reused.  Not sure what the most efficient way is for that.  For now
- * write the session pointer to a pipe which the event engine monitors.
  */
 
 //lint -e{766}



More information about the varnish-commit mailing list