[PATCH] Network io engine updates
authorJens Axboe <jens.axboe@oracle.com>
Wed, 7 Feb 2007 08:35:29 +0000 (09:35 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 7 Feb 2007 08:35:29 +0000 (09:35 +0100)
commit7a6499dada619928267d26b4629b0c8623dc423a
tree3de8fc32272ad7c4d733575ec903e2a1d42b60f6
parente2a26d2c2a75861494f6fc4046a37a71874bd59a
[PATCH] Network io engine updates

- Use recv/send
- Set MSG_MORE on send if we are going to transmit more data
- Cleanups

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
engines/net.c