Use poll() instead of select() in order to allow high fd numbers.
authorZdeněk Salvet <salvet@ics.muni.cz>
Thu, 11 May 2006 15:53:24 +0000 (15:53 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Thu, 11 May 2006 15:53:24 +0000 (15:53 +0000)
commitb3020062dacf5e2d9a7a67dc138c354f36aea373
tree34c98628593c6017205915ce65f64d26d587f1a1
parent956b730c430058c374ce16de6f0079c86f2bda30
Use poll() instead of select() in order to allow high fd numbers.
org.glite.lb.client/src/notification.c