Home
last modified time | relevance | path

Searched hist:"36708 e6ab8fb1d8eedc9bfbc559a6b78036ae9cb" (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/network/stack/
H A Dancillary_data.h36708e6ab8fb1d8eedc9bfbc559a6b78036ae9cb Tue Nov 05 20:23:24 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> network: Let modules process all ancillary data at once, and adjust UNIX.

This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).
H A Dancillary_data.cpp36708e6ab8fb1d8eedc9bfbc559a6b78036ae9cb Tue Nov 05 20:23:24 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> network: Let modules process all ancillary data at once, and adjust UNIX.

This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).
H A Dnet_socket.cpp36708e6ab8fb1d8eedc9bfbc559a6b78036ae9cb Tue Nov 05 20:23:24 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> network: Let modules process all ancillary data at once, and adjust UNIX.

This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).
/haiku/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp36708e6ab8fb1d8eedc9bfbc559a6b78036ae9cb Tue Nov 05 20:23:24 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> network: Let modules process all ancillary data at once, and adjust UNIX.

This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).
/haiku/headers/private/net/
H A Dnet_protocol.h36708e6ab8fb1d8eedc9bfbc559a6b78036ae9cb Tue Nov 05 20:23:24 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> network: Let modules process all ancillary data at once, and adjust UNIX.

This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).
H A Dnet_stack.h36708e6ab8fb1d8eedc9bfbc559a6b78036ae9cb Tue Nov 05 20:23:24 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> network: Let modules process all ancillary data at once, and adjust UNIX.

This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).