summaryrefslogtreecommitdiff
path: root/gio/ginetsocketaddress.h
Commit message (Collapse)AuthorAgeFilesLines
* Add network address and socket typesDan Winship2009-04-221-0/+69
Types and methods for dealing with IPv4 and IPv6 addresses (and UNIX domain socket addresses under UNIX). This does not include code for actual socket I/O. Originally from "gnio". Much of the code was written by Christian Kellner, Samuel Cormier-Iijima, and Ryan Lortie. Part of #548466.