Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add retransmission timer support (UDP). | Linus Nordberg | 2011-03-09 | 1 | -0/+15 |
| | |||||
* | Don't make UDP write event persistant. | Linus Nordberg | 2011-03-09 | 1 | -22/+46 |
| | | | | | rs_packet_send() adds the event again when there's a packet to send and the write callback does the same if it doesn't drain the queue. | ||||
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -0/+85 |
Also, move copyright notice out of COPYING and into every file. |