<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/gio/tests/socket-server.c, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/'/>
<entry>
<title>Remove g_type_init() calls</title>
<updated>2012-10-16T13:39:24+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2012-10-15T16:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=1dc774a653e992e1153fbed16f90097fa8db467f'/>
<id>1dc774a653e992e1153fbed16f90097fa8db467f</id>
<content type='text'>
Very many testcases, some GLib tools (resource compiler, etc) and
GApplication were calling g_type_init().

Remove those uses, as they are no longer required.

https://bugzilla.gnome.org/show_bug.cgi?id=686161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very many testcases, some GLib tools (resource compiler, etc) and
GApplication were calling g_type_init().

Remove those uses, as they are no longer required.

https://bugzilla.gnome.org/show_bug.cgi?id=686161
</pre>
</div>
</content>
</entry>
<entry>
<title>g_thread_new: never fail</title>
<updated>2011-10-13T05:00:57+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2011-10-13T05:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=430c5635f245ca485f09035f1b6c3a59dd69758c'/>
<id>430c5635f245ca485f09035f1b6c3a59dd69758c</id>
<content type='text'>
Remove the GError argument from g_thread_new() and abort on failure.
Introduce g_thread_try() for those who want to handle failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the GError argument from g_thread_new() and abort on failure.
Introduce g_thread_try() for those who want to handle failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>thread: nuke the concept of 'joinable'</title>
<updated>2011-10-13T04:43:33+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2011-10-13T04:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=015f4b4513279c4be40c03121473ffcea347ed84'/>
<id>015f4b4513279c4be40c03121473ffcea347ed84</id>
<content type='text'>
And remove the 'joinable' argument from g_thread_new() and
g_thread_new_full().

Change the wording in the docs.  Clarify expectations for
(deprecated) g_thread_create().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove the 'joinable' argument from g_thread_new() and
g_thread_new_full().

Change the wording in the docs.  Clarify expectations for
(deprecated) g_thread_create().
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated GThread API in gio tests</title>
<updated>2011-10-10T13:49:50+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2011-10-10T13:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=93e49aea1b5563c90f1c5152ab9cb65f19329891'/>
<id>93e49aea1b5563c90f1c5152ab9cb65f19329891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tls: Make g_tls_{client|server}_connection_new() return a GIOStream</title>
<updated>2010-12-07T18:39:24+00:00</updated>
<author>
<name>Benjamin Otte</name>
<email>otte@redhat.com</email>
</author>
<published>2010-12-07T15:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=07fd29c3236e479a217a5ad9875075537dfb3173'/>
<id>07fd29c3236e479a217a5ad9875075537dfb3173</id>
<content type='text'>
The main use case for these objects is as an IO stream, so it makes
sense to return them that way from the start.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main use case for these objects is as an IO stream, so it makes
sense to return them that way from the start.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve warnings about istream and ostream in socket test</title>
<updated>2010-12-03T15:33:24+00:00</updated>
<author>
<name>Christian Dywan</name>
<email>christian@twotoasts.de</email>
</author>
<published>2010-12-03T15:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=426f90e3cf9f21c6b020cecb05116b331546fe58'/>
<id>426f90e3cf9f21c6b020cecb05116b331546fe58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add initial TLS (SSL) support to gio</title>
<updated>2010-11-26T20:57:11+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-12-21T19:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=59d62726de8efdd478ca1c940134df1112a006f2'/>
<id>59d62726de8efdd478ca1c940134df1112a006f2</id>
<content type='text'>
This adds an extension point for TLS connections to gio, with a
gnutls-based implementation in glib-networking.

Full TLS support is still a work in progress; the current API is
missing some features, and parts of it may still be changed before
2.28.

https://bugzilla.gnome.org/show_bug.cgi?id=588189
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an extension point for TLS connections to gio, with a
gnutls-based implementation in glib-networking.

Full TLS support is still a work in progress; the current API is
missing some features, and parts of it may still be changed before
2.28.

https://bugzilla.gnome.org/show_bug.cgi?id=588189
</pre>
</div>
</content>
</entry>
<entry>
<title>remove broken useless initialization in socket-client/socket-server</title>
<updated>2010-05-07T23:08:13+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2010-05-07T23:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=af263a3a10ff9f3ae41d30e8cb9753b8b9f1ad43'/>
<id>af263a3a10ff9f3ae41d30e8cb9753b8b9f1ad43</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=618051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=618051
</pre>
</div>
</content>
</entry>
<entry>
<title>GSocket: add support for timeouts</title>
<updated>2010-04-23T16:31:31+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-12-31T15:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=29f3e3f7663606872361079b6475b441df1f4a63'/>
<id>29f3e3f7663606872361079b6475b441df1f4a63</id>
<content type='text'>
Also add options for testing timeouts to socket test programs

https://bugzilla.gnome.org/show_bug.cgi?id=587898
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add options for testing timeouts to socket test programs

https://bugzilla.gnome.org/show_bug.cgi?id=587898
</pre>
</div>
</content>
</entry>
<entry>
<title>gio/tests/socket-client, socket-server: fix for win32</title>
<updated>2010-04-23T16:24:30+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2010-04-23T16:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=5b329c506a8de5d21c3cd251be05a8d6b1f7fdba'/>
<id>5b329c506a8de5d21c3cd251be05a8d6b1f7fdba</id>
<content type='text'>
The addition of unix socket support broke these on win32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The addition of unix socket support broke these on win32
</pre>
</div>
</content>
</entry>
</feed>
