Remember that I'm not developing this daemon (core) only with ide/sata disks and dsl connections in mind
And yes, figure was 253mb/sec... and I've managed to get few more mbytes more, so it's now closer to 270 than 250
Major problem with these tests, is that winsock is not able to use hardware acceleration of NIC to create tcp packets (crc-16 etc). Also, the test includes buffer copying that would not exist in real world situation, as core is now able to assign transfer buffers directly to hardware without going through winsock buffers.