Skip to content

Pull requests: servo/ipc-channel

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

optimize and upgrade dependencies
#387 by arpankapoor was merged Mar 4, 2025 Loading…
Fix typo
#386 by glyn was merged Feb 6, 2025 Loading…
Document testing
#385 by glyn was merged Feb 1, 2025 Loading…
Improve documentation
#384 by glyn was merged Jan 28, 2025 Loading…
Add integration test
#383 by glyn was merged Jan 25, 2025 Loading…
Deprecate one-shot server
#381 by glyn was closed Jan 23, 2025 Draft
Document unpredictable behaviour of connect()
#379 by glyn was merged Jan 24, 2025 Loading…
Test cloning sender after receiver dropped
#377 by glyn was merged Dec 21, 2024 Loading…
Deprecate old shared memory fd creation
#374 by Mikopet was merged Dec 3, 2024 Loading…
in recvmsg, pass in MSG_CMSG_CLOEXEC on illumos
#373 by sunshowers was merged Nov 13, 2024 Loading…
Add support for illumos
#371 by sunshowers was merged Oct 28, 2024 Loading…
Accept EINVAL errors in make_socket_lingering
#370 by sunshowers was merged Oct 18, 2024 Loading…
Use get_max_fragment_size for medium_data tests
#369 by sunshowers was merged Oct 24, 2024 Loading…
Use more constants and functions from libc
#368 by sunshowers was merged Oct 27, 2024 Loading…
Mark Router::add_route as deprecated
#367 by simonwuelker was merged Oct 15, 2024 Loading…
fix: make IpcMessage members non-public
#366 by mukilan was merged Oct 15, 2024 Loading…
Implement typed routes for ROUTER
#365 by simonwuelker was merged Oct 15, 2024 Loading…
Remove windows-shared-memory-equality feature
#364 by mrobinson was merged Oct 11, 2024 Loading…
Fix some clippy warnings on Windows
#363 by mrobinson was merged Oct 11, 2024 Loading…
Expose OpaqueIpcMessage as IpcMessage
#362 by mrobinson was merged Oct 13, 2024 Loading…
Start fixing issues identified by clippy
#361 by mrobinson was merged Oct 4, 2024 Loading…
Publish 0.18.3.
#360 by jdm was merged Sep 26, 2024 Loading…
Fix user after free in MacOS select()
#359 by webbeef was merged Sep 20, 2024 Loading…
Use c_int type for SO_SNDBUF (#355)
#357 by awilfox was merged Aug 24, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:main.