sockets v0.6.0.0 Release Notes

    • Give slab types a phantom type argument that indicates whether or not they operate on pinned byte arrays. This makes it possible to provide a bytestring interface to recvmmsg.
    • ⬆️ Upgrade interruptible datagram interface to work with new slabs.