Let socket_is_still_usable() properly report the socket status if there's data waiting.
authorFabian Keil <fk@fabiankeil.de>
Wed, 22 Jul 2009 22:27:16 +0000 (22:27 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 22 Jul 2009 22:27:16 +0000 (22:27 +0000)
commitd2c259822f9f770456af3694d660ad235201846f
tree8fd0f5b9e0986ab920cd95295e7f5022852f4ec4
parent11a699c9045dd87513ffc486ac0e5f004fdda3bf
Let socket_is_still_usable() properly report the socket status if there's data waiting.

Pointed out by Lee.
jbsockets.c