Willy Tarreau 615f28bec1 MINOR: stream-int: implement the stream_int_notify() function
stream_int_notify() was taken from the common part between si_conn_wake_cb()
and si_applet_done(). It is designed to report activity to a stream from
outside its handler. It'll generally be used by lower layers to report I/O
completion but may also be used by remote streams if the buffer processing
is shared.
2015-09-25 21:16:02 +02:00
..
2015-02-28 23:12:32 +01:00
2009-01-25 13:49:53 +01:00
2015-07-22 00:48:24 +02:00