cfunction
src/core/net.c on line 999 , column 1
(net/flush stream )
Make sure that a stream is not buffering any data. This temporarily
disables Nagle 's algorithm. Use this to make sure data is sent
without delay. Returns stream.