cascardo/gnio.git
16 years agoMake things inherit from GInitiallyUnowned, some more socket changes
Samuel Cormier-Iijima [Tue, 26 Feb 2008 22:51:00 +0000 (17:51 -0500)]
Make things inherit from GInitiallyUnowned, some more socket changes

16 years agoConverting InetAddresses to native struct in*_addr and SocketAddresses to struct...
Samuel Cormier-Iijima [Sun, 17 Feb 2008 14:39:29 +0000 (09:39 -0500)]
Converting InetAddresses to native struct in*_addr and SocketAddresses to struct sockaddr_*

16 years agoBeginnings of GSocket API, small fixes for InetAddress
Samuel CORMIER-IIJIMA [Mon, 11 Feb 2008 16:12:56 +0000 (11:12 -0500)]
Beginnings of GSocket API, small fixes for InetAddress

16 years agonew gsocket.h
Samuel CORMIER-IIJIMA [Thu, 7 Feb 2008 16:02:43 +0000 (11:02 -0500)]
new gsocket.h

16 years agoMake to_string virtual, fix some warnings
Samuel CORMIER-IIJIMA [Wed, 30 Jan 2008 22:08:36 +0000 (17:08 -0500)]
Make to_string virtual, fix some warnings

16 years agoFix up cross platform stuff
Samuel CORMIER-IIJIMA [Tue, 29 Jan 2008 02:56:12 +0000 (21:56 -0500)]
Fix up cross platform stuff

16 years agoFirst set of changes for windows
Samuel CORMIER-IIJIMA [Fri, 25 Jan 2008 22:45:48 +0000 (17:45 -0500)]
First set of changes for windows

16 years agoSmall build fix
Christian Kellner [Sat, 19 Jan 2008 12:20:34 +0000 (13:20 +0100)]
Small build fix

16 years agoAdd files that were not added during the last commit
Christian Kellner [Sat, 19 Jan 2008 12:15:04 +0000 (13:15 +0100)]
Add files that were not added during the last commit

16 years agoPatch from Samuel Cormier-Iijima <sciyoshi@gmail.com>:
Christian Kellner [Sat, 19 Jan 2008 12:13:58 +0000 (13:13 +0100)]
Patch from Samuel Cormier-Iijima <sciyoshi@gmail.com>:

IPv6 isn't completely working, I wasn't sure of the differences in the
is_mc_*'s. Also, ideally there should be a virtual
function in GInetAddress called g_inet_address_to_string that
delegates to either GInet4 or GInet6 to convert to a string
representation.

16 years agoPssst
Christian Kellner [Thu, 10 Jan 2008 20:27:33 +0000 (21:27 +0100)]
Pssst

16 years agoInitial commit
Christian Kellner [Thu, 10 Jan 2008 20:18:18 +0000 (21:18 +0100)]
Initial commit