Control of Duplicated Sockets

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 English

When a socket has been duplicated, for example, using fork(), and where the parent fd is controlled by the kernel, the child fd controlled by Onload. Changes by the kernel using fcntl() to modify flags such as O_NONBLOCK will not be reflected in the Onload socket.