aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_burst.c
Commit message (Expand)AuthorAgeFilesLines
* pingu_ping: cleanup. Use constant to indicate if we ignore error or notNatanael Copa2011-09-091-1/+1
* pingu_host: cleanup. use constant to indicate host online/offlineNatanael Copa2011-09-091-1/+1
* pingu_burst: try rebind every burstNatanael Copa2011-09-061-0/+7
* pingu: only create/lose binding when we get/lose addressNatanael Copa2011-09-061-7/+0
* pingu: fix bug when storing addrinfo struct to sockaddr_anyNatanael Copa2011-07-291-5/+7
* pingu: use sockaddr_anyNatanael Copa2011-07-281-1/+2
* pingu: try bind socket to interface every burstNatanael Copa2011-07-131-1/+9
* pingu: fix misc bugsNatanael Copa2011-07-071-2/+2
* pingu_burst: initial implementationNatanael Copa2011-07-071-0/+55