ipc-channel
ipc-channel copied to clipboard
Support empty shared memory
More complex alternative to #335
fixes https://github.com/servo/ipc-channel/issues/268
I created https://github.com/servo/ipc-channel/pull/335 that handles empty slice in IpcSharedMemory instead of in OsIpcSharedMemory.
Closed in favor of https://github.com/servo/ipc-channel/pull/335