do fflush instead of readline when readline is disabled.
- fixes issue when output is getting buffered and is not sent until message is received or program has stopped - I used this answer http://stackoverflow.com/a/1716621/74167 for solution
Showing
Please register or sign in to comment