summaryrefslogtreecommitdiffstats
path: root/src/kernel/net-txrx.c
Commit message (Collapse)AuthorAgeFilesLines
* bug when sending and release at the same timeFrederic Robra2019-11-111-1/+0Star
|
* added timeout and small bug when reqeuing in sendFrederic Robra2019-11-081-3/+9
|
* if connection is lost while connected modul now waits for new connectionFrederic Robra2019-11-081-1/+8
|
* removed bug when sending and at the same time socket closes downFrederic Robra2019-11-061-1/+1
|
* patch from Thiago Abdo, casts and includFrederic Robra2019-10-201-0/+1
|
* sort the connection plan, locks the sending while changing connection,Frederic Robra2019-09-041-5/+1Star
| | | | discovery now takes place even if mq requests are received
* added support to requeue busy requestsFrederic Robra2019-09-031-2/+6
|
* splitted netFrederic Robra2019-08-291-0/+608