Greetings.
According to manual the
aio_offset field of the "aiocb" structure
is ignored in the aio_read()
call. So one can read the file only from
beginning. Very bad for me. :-(
Will this bug be fixed in FreeBSD
5.0?
Thank you!
Dmitry
Greetings!
I'am developing the single thread http
server
which uses kqueue/kevent for both
sockets
and async file reads. It works just fine and
I thought
I 'd be able to do all the stuff with one
thread until it
comes to proper socket closing.
As far as I understand the only way for
se
Greetings.
Is it safe to remove the *.so file after it is loaded
into the process space and addresses to its
functions are gotten?
I've tested this and have no problems so far.
I need this to implement the "hot swap" of the
dynamic loading libraries.
Thanks,
Dmitry
To Unsubscribe: send mail
3 matches
Mail list logo