]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
socket.c: Update to posix-socket poll setup API
authorAndrei Tatar <andrei@unikraft.io>
Thu, 30 May 2024 12:58:31 +0000 (14:58 +0200)
committerRazvan Deaconescu <razvand@unikraft.io>
Fri, 14 Feb 2025 17:42:07 +0000 (19:42 +0200)
commitcaa7d5316acdbc73af4ffeef39b1c6cb2002f751
treeeb0ca429b80365c51d53c6b9e24efa5e4f2492c4
parent4efb424352d94a8b1aa638618f3d19c7f8dc575a
socket.c: Update to posix-socket poll setup API

This change updates the posix-socket interface of lwip to use the new
poll setup API introduced with explicitly polled sockets.

Signed-off-by: Andrei Tatar <andrei@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #58
sockets.c