Message5295
The main issue that I ran into is TCP_NODELAY for an RPC server I was
making. The Nagle algorithm is horrible for fast response. So from a
practical stand-point that's all I care about.
In either case (1 or 2), so long as the end behavior does not conform
with the majority case (cPython on Linux or Windows), we'll need obvious
documentation for this difference. I'll put an entry in the wiki once
we come to a conclusion.
As for #1 testing, I can provide: Win(x86 and AMD64), Linux (x86) and
AS400 PASE (AIX 5.3 emulation). |
|
Date |
User |
Action |
Args |
2009-10-29 14:47:40 | tercero12 | set | messageid: <1256827660.37.0.313779024895.issue1309@psf.upfronthosting.co.za> |
2009-10-29 14:47:40 | tercero12 | set | recipients:
+ tercero12, fwierzbicki, amak, pjenvey |
2009-10-29 14:47:40 | tercero12 | link | issue1309 messages |
2009-10-29 14:47:39 | tercero12 | create | |
|