Is it safe to set the FD_SIZE to something larger than 64 in sswin.pas

I know the standard in winsock.h is 64 but there are also macros to set it to a larger number.
Can the equivalent to those macro be accomplish by setting the constant directly?

Correctly id I'm wrong, but I belive that in the Linux implementation is set to 1024 as default but linked to an external source in libc.

I'd like to have something like that in win32.

I have a current project written in Delphi using IOCP  that I need to port to Linux and I'd like to use code that is closer to cross platform than totally separate implementations. I need to handle about 600-800 connections.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to