Re: sk->data_ready at socket release

Bill Hawes (whawes@star.net)
Tue, 16 Sep 1997 13:06:09 -0400


Alan Cox wrote:
> You aren't allowed to wait in the data_ready callback, and you should clear
> it before closing the socket.

The original sk->data_ready callback is being restored at closing time,
but I'll need to check whether the smbfs callback code can block or not.

Regards,
Bill