You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The linger.c code that is referenced from the close() slide includes calls to getaddrinfo() and setsockopt() which follow on later slides. Move the SO_LINGER content and comments to the notes below the setsockopt() slide.