| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Socket.Stream.Interruptible.Hybrid
Documentation
sendMutableBytesUnmanagedBytes Source #
Arguments
| :: TVar Bool | Interrupt. On |
| -> Connection | Connection |
| -> MutableBytes RealWorld | First payload |
| -> UnmanagedBytes | Second payload |
| -> IO (Either (SendException Interruptible) ()) |