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