Re: 1.3.77 SOcket Destroy Delayed (Details INcluded!)

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 23 Mar 1996 22:31:52 +0000 (GMT)


> > Socket destroy delayed (r=-1024 w=0)
>
> After a ping from my machine I get sometimes this:
>
> Socket destroy delayed (r=0 w=804) or
> Socket destroy delayed (r=0 w=1608)

If they annoy you comment the printk out: its a debugging item. Socket destroy delayed is fine
so long as you dont get one repeating every 10 seconds that wont shut up for hours - that
means we broke a buffer count, or forgot to free something.

Alan