|
| From: | bogeyman |
| Subject: | [Mldonkey-users] [patch #4562] BasicSocket.ml fix |
| Date: | Fri, 4 Nov 2005 12:21:18 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.10) Gecko/20050925 Firefox/1.0.4 (Debian package 1.0.4-2sarge5) |
Follow-up Comment #3, patch #4562 (project mldonkey):
what about the
- select !fd_tasks !timeout;
+ if !fd_tasks <> [] then select !fd_tasks !timeout;
part? i catch the exception with _ -> () right now because they fill up my
log.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4562>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |