(s, o, i, a)
| 6370 | (o.sync = !1)) |
| 6371 | } |
| 6372 | function afterWrite(s, o, i, a) { |
| 6373 | ;(i || |
| 6374 | (function onwriteDrain(s, o) { |
| 6375 | 0 === o.length && o.needDrain && ((o.needDrain = !1), s.emit('drain')) |
| 6376 | })(s, o), |
| 6377 | o.pendingcb--, |
| 6378 | a(), |
| 6379 | finishMaybe(s, o)) |
| 6380 | } |
| 6381 | function clearBuffer(s, o) { |
| 6382 | o.bufferProcessing = !0 |
| 6383 | var i = o.bufferedRequest |
no test coverage detected