SubmissionEntry to prepare
socket file descriptor
reference to one of sockaddr structires to be filled with accepted client address
reference to addrlen field that would be filled with accepted client address length
Note: Available from Linux 5.5
accept4(2)` for the general description of the related system call.
Prepares accept4(2) operation.