hi,
I have a server that acts as a Flash-XML-Socket Server that pushes data to the clients in a irregular interval. It is running on win2003 server and i get the "too many file descriptors in select()" error when i hit the 512 mark. Is there a way to extend this limit? the poll reactor doesn't seam to work under win. is the win32 reactor better at large simultaneous connections?
cheers
pat