diff options
author | Jo-Philipp Wich <jo@mein.io> | 2024-05-14 08:53:56 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2024-05-14 08:53:56 +0200 |
commit | 8f5f231d66cd20f22c7a1089ea848b7f1e2b61f1 (patch) | |
tree | 067fbc83c245668f9b654a7ce1090b3675d4e6cd /platform.c | |
parent | ecc6947ddeb6d6543b78c0423f3121df299cbd1a (diff) |
socket: optimize poll() argument handling
Optimize the poll() function implementation to re-use passed in socket/flag
tuple arrays as-is in the return value array, which simplifies attaching
state to sockets for user code through subsequent fields in the tuple array.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'platform.c')
0 files changed, 0 insertions, 0 deletions