summaryrefslogtreecommitdiff
path: root/lib/gibber/gibber-multicast-transport.c
Commit message (Expand)AuthorAgeFilesLines
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-2/+3
* Fix stuff caught by check-coding-style in siraj's codeOlli Salli2012-02-221-12/+12
* gibber: Make gibber cross compile with mingw32Siraj Razick2012-02-221-7/+7
* Use gibber-sockets.h within Gibber, instead of individual networking headersSimon McVittie2010-05-071-5/+1
* gibber_multicast_transport_disconnect: priv->fd assertion should be >= 0Guillaume Desmottes2008-11-261-1/+1
* Make gibber conform to telepathy coding styleSjoerd Simons2008-06-041-239/+270
* GibberMulticastTransport: Throw out silly whitespaceSjoerd Simons2007-09-111-1/+1
* Format type fixes from misc@mandriva.orgSjoerd Simons2007-06-191-1/+1
* GibberMulticastTransport: Set max_packet_sizeSjoerd Simons2007-06-111-8/+1
* Enabled multicast loopingSjoerd Simons2007-06-111-2/+1
* Check setsockopt returns and return/set error on failure. Also not that SO_RE...Sjoerd Simons2007-06-101-27/+29
* Add function to get the maximum packet sizeSjoerd Simons2007-03-241-2/+12
* GibberMulticastTranport: Make an internal function staticSjoerd Simons2007-03-141-1/+1
* Refactor the multicast code from salut into GibberMulticastTransportSjoerd Simons2007-03-011-0/+463