Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DIRECT acks can be sent in one packet now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BSD hates it, Linux needs it.
|
|
|
|
It will probably work perfect, but I need to eliminate such situation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changelog format.
|
|
(thanks to Andreas for the original idea)
|
|
you can delete the socket from anywhere in the hooks and nothing should break.
Also, the receive/transmit buffers are now regular xmalloc()'ed buffers,
not separate resources which would need shuffling around between pools.
sk_close() is gone, use rfree() instead.
|
|
|
|
We really should compile with warnings enabled.
|
|
redundant anyway.)
|
|
|
|
|
|
|
|
|