Projects
Eulaceura:Mainline
lwip
_service:obs_scm:0026-del-redundant-wait_close-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0026-del-redundant-wait_close-and-move-epoll_events-pos.patch of Package lwip
From ab62f970793c257c712c357a6976b9aca2e63b98 Mon Sep 17 00:00:00 2001 From: wu-changsheng <wuchangsheng2@huawei.com> Date: Tue, 26 Jul 2022 17:36:29 +0800 Subject: [PATCH] del redundant wait_close and move epoll_events pos --- src/include/lwipsock.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/include/lwipsock.h b/src/include/lwipsock.h index 500292d..16e0dd3 100644 --- a/src/include/lwipsock.h +++ b/src/include/lwipsock.h @@ -98,12 +98,11 @@ struct lwip_sock { struct list_node recv_list __rte_cache_aligned; struct list_node event_list __rte_cache_aligned; struct list_node send_list __rte_cache_aligned; + uint32_t epoll_events; /* registered events, EPOLLONESHOT write frequently */ char pad __rte_cache_aligned; - uint32_t epoll_events; /* registered events */ struct wakeup_poll *wakeup; epoll_data_t ep_data; - bool wait_close; struct lwip_sock *listen_next; /* listenfd list */ struct protocol_stack *stack; struct rte_ring *recv_ring; -- 2.23.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2