tags:

views:

21

answers:

0

I've seached such question in google and got different answers.I cann't determine whether posix aio in linux 2.6 support socket file descriptor or not.

if it support tcp socket,does the aiocb.aio_offset=0 relative to the first byte readed from the tcp socket fd?

if it doesn't,does any asynchronous io library in linux support socket fd?