summaryrefslogtreecommitdiff
path: root/lib/tcp.h
Commit message (Collapse)AuthorAgeFilesLines
* Add retransmission timer support (UDP).Linus Nordberg2011-03-091-1/+1
|
* Move event_set_timeout --> tcp_set_connect_timeout.Linus Nordberg2011-03-061-0/+1
|
* Restructure code, moving most code out of packet.cLinus Nordberg2011-03-061-0/+6
Also, move copyright notice out of COPYING and into every file.