Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108148601
D11475.id30395.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
350 B
Referenced Files
None
Subscribers
None
D11475.id30395.diff
View Options
Index: sys/kern/uipc_socket.c
===================================================================
--- sys/kern/uipc_socket.c
+++ sys/kern/uipc_socket.c
@@ -858,6 +858,9 @@
so->sol_accept_filter_arg = NULL;
so->sol_accept_filter_str = NULL;
+ so->sol_upcall = NULL;
+ so->sol_upcallarg = NULL;
+
so->so_options |= SO_ACCEPTCONN;
listening:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 9:50 PM (16 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16027777
Default Alt Text
D11475.id30395.diff (350 B)
Attached To
Mode
D11475: Zero initialize all fields of socket structure
Attached
Detach File
Event Timeline
Log In to Comment