CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/27 10:35:49
Modified files:
usr.sbin/relayd: relay.c
Log message:
Do not rip out the output buffer of the bufferevent. Instead just use an
initial bufferevent_write_buffer() to write out the queued up HTTP request.
OK benno@
