|
About ::
TODO ::
Blog ::
RSS ::
Old blog ::
Projects ::
GIT ::
Gallery ::
Notes
Sat, 20 May 2006
HIFN driver updated.
I've released new version which brings HIFN driver
to the latest acrypto API.
Driver is available in archive.
/devel/acrypto :: Link / Comments ()
Netchannel.
Initial TCP support. Implementation is fairly proof-of-concept,
since I do not like the idea to bind netchannel to socket.
All TCP state machine is handled inside socket code, so userspace
must create listening socket, wait until new connection is created,
accept it and then bind netchannel to the newly created socket for
established connection. All further data flow is handled inside
netchannels, but actually it is not working as expected yet.
/devel/networking :: Link / Comments ()
|