ELinks 0.18.0
socket_weak_ref Struct Reference

For detecting whether a struct socket has been deleted while a function was using it. More...

Collaboration diagram for socket_weak_ref:

Public Member Functions

 LIST_HEAD_EL (struct socket_weak_ref)
 

Data Fields

struct socketsocket
 done_socket() resets this to NULL.
 

Detailed Description

For detecting whether a struct socket has been deleted while a function was using it.


Member Function Documentation

◆ LIST_HEAD_EL()

socket_weak_ref::LIST_HEAD_EL ( struct socket_weak_ref )

Field Documentation

◆ socket

struct socket* socket_weak_ref::socket

done_socket() resets this to NULL.



The documentation for this struct was generated from the following file: