fixed issues in middleman regarding io failures
this patch fixes an issue in the middleman where it didn't report back on socket IO failures, why actors never received 'EXIT' messages in case of disconnect events; this patch also replaces continuable_writer with continuable_io, which derives continuable_reader now to avoid the pointless multiple inheritance
Showing
Please register or sign in to comment