]> git.proxmox.com Git - mirror_ovs.git/commit - lib/poll-loop.c
poll-loop: Drop unused poll_fd_callback() feature.
authorBen Pfaff <blp@nicira.com>
Sat, 19 Dec 2009 00:15:01 +0000 (16:15 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 6 Jan 2010 22:28:54 +0000 (14:28 -0800)
commitd474bd01bbdbbbdc94de525cef4099cb06cabf22
treeb4db2615f4b9d864b09dd06dcc9d9373d2ecb3c5
parent60cb3eb8b296e2aebbda6ccc161e99ad2bc7ca4a
poll-loop: Drop unused poll_fd_callback() feature.

The last user of this feature has been removed, so delete the feature too,
simplifying poll-loop.c significantly.

poll_cancel() is no longer used, either, but deleting it is much less
beneficial.
lib/poll-loop.c
lib/poll-loop.h