Olivier Houchard 91894cbf4c MINOR: stream_interface: Don't use si_cs_send() as a task handler.
Instead of using si_cs_send() as a task handler, define a new function,
si_cs_io_cb(), and give si_cs_send() its original prototype. Right now
si_cs_io_cb() just handles send, but later it'll handle recv() too.
2018-08-16 17:29:54 +02:00
..
2018-04-26 14:19:33 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00