Message180397
According to Alan Cox
It's a design decision and a huge performance win. It's one of the areas
where POSIX read in its strictest form cripples your performance.
See https://lkml.org/lkml/2011/6/18/103
> (For write ready, you can obviously have "spurious" notifications if
> you try to write more than what is available in the output socket
> buffer).
Wouldn't you just get a partial write (assuming an AF_INET, SOCK_STREAM socket)? |
|
| Date |
User |
Action |
Args |
| 2013-01-22 15:00:56 | sbt | set | recipients:
+ sbt, gvanrossum, jcea, pitrou, giampaolo.rodola, trent, neologix |
| 2013-01-22 15:00:56 | sbt | set | messageid: <[email protected]> |
| 2013-01-22 15:00:56 | sbt | link | issue16507 messages |
| 2013-01-22 15:00:56 | sbt | create | |
|