aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.h
Commit message (Collapse)AuthorAge
* added function to disable receiving broadcasts to prevent buildbots from ↵Matthias Wachs2013-12-19
| | | | connecting to the network
* fixing 0003221: Crash in UDP broadcast: ↵Matthias Wachs2013-12-18
| | | | plugin_transport_udp_broadcasting.c:253.
* -cleaning up UDP broadcast code, preparing for cryogenicChristian Grothoff2013-11-28
|
* -make buildbots happierChristian Grothoff2013-11-14
|
* -rename serverAddr to server_addr to follow naming conventionsChristian Grothoff2013-10-09
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* added options in headerMatthias Wachs2013-06-27
|
* fixing memory leaks in udpMatthias Wachs2013-05-16
|
* - bug huntingMatthias Wachs2012-11-15
|
* changesMatthias Wachs2012-10-16
|
* fixing udp busyloop reported by LRN on #gnunet on 8-27Christian Grothoff2012-09-17
|
* splitted ipv4 and ipv6 socket select schedulingMatthias Wachs2012-02-23
| | | | | | | removed looping for write select improved ipv4/v6 en/disabling session management
* - separated sending for ipv4 and v6Matthias Wachs2012-02-22
|
* adding rewritten udp pluginMatthias Wachs2012-02-13