Variable Linger.l_onoff

If nonzero, close and shutdown block until the data are transmitted or the timeout period has expired.

struct Linger
{
  // ...
  int l_onoff ;
  // ...
}